-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Open
Labels
🗺️ reQUESTTriggers an issue to be imported into Quest.Triggers an issue to be imported into Quest.dotnet-csharp/svcfundamentals/subsvc
Description
Type of issue
Missing information
Description
For example, from the linked documentation, what happens if we add hiDel twice?
multiDel += hiDel;
multiDel += hiDel;Will it invoke hiDel twice or will the second line become a no-op since it's the same delegate?
And if it registers it twice, when we do multiDel -= hiDel, which one does it remove?
Page URL
Content source URL
Document Version Independent Id
bf824660-4403-8c20-d376-ebf166a995f1
Platform Id
1af2302f-417d-f9cf-379a-3e4c647aef23
Article author
Metadata
- ID: 68b46f47-d79e-f970-3aa5-5145c243972c
- PlatformId: 1af2302f-417d-f9cf-379a-3e4c647aef23
- Service: dotnet-csharp
- Sub-service: fundamentals
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🗺️ reQUESTTriggers an issue to be imported into Quest.Triggers an issue to be imported into Quest.dotnet-csharp/svcfundamentals/subsvc
Type
Projects
Status
🔖 Ready