Gets or sets the event stub that caches all event handlers of the registered component.
Declaring type: ComponentRegistration
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public EventStub EventStub { get; set; }
Property Value

There is no description.