Goblin - A Platform for 3D AR and VR Applications

EventDecl.AddAccessor Property

Gets or sets the 'add' accessor for this property, if present. It is an error to have an add accessor without a remove accessor. This will not have an associated block if the property is declared as abstract or in an interface.

public AccessorDecl AddAccessor {get; set;}

See Also

EventDecl Class | DDW.CSharp.Dom Namespace