Statements (23)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:programming_language
|
gptkbp:component |
gptkb:C#_delegate
gptkb:C#_event |
gptkbp:documentedIn |
gptkb:Microsoft_Docs
|
gptkbp:enables |
publish-subscribe pattern
event notification callback mechanisms decoupling of event source and handler multicast delegates type-safe function pointers |
gptkbp:hasSyntax |
delegate keyword
event keyword |
https://www.w3.org/2000/01/rdf-schema#label |
C# events and delegates
|
gptkbp:introducedIn |
gptkb:C#_1.0
|
gptkbp:relatedTo |
gptkb:C#
|
gptkbp:supportedBy |
gptkb:.NET_Core
gptkb:.NET_5+ gptkb:.NET_Framework |
gptkbp:usedFor |
asynchronous programming
GUI programming |
gptkbp:usedIn |
event-driven programming
|
gptkbp:bfsParent |
gptkb:Observer_pattern
|
gptkbp:bfsLayer |
6
|