C# event

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf gptkb:programming_language
gptkbp:accessModifier private
public
gptkbp:canBe custom event accessors
gptkbp:canBeGeneric yes
gptkbp:canBeRaisedBy gptkb:class
gptkbp:canBeStatic yes
gptkbp:canBeSubscribedBy declaration
gptkbp:cannotBeInvokedBy outside class
gptkbp:hasSyntax event EventHandler MyEvent;
https://www.w3.org/2000/01/rdf-schema#label C# event
gptkbp:introducedIn gptkb:C#_1.0
gptkbp:mayInclude multiple subscribers
gptkbp:partOf gptkb:C#
gptkbp:relatedTo declaration
event keyword
EventHandler
gptkbp:supports event-driven programming
gptkbp:usedFor implementing publisher-subscriber pattern
gptkbp:usedIn asynchronous programming
GUI programming
gptkbp:bfsParent gptkb:C#_events_and_delegates
gptkbp:bfsLayer 7