Initializes a new instance of the EventStub class.
Declaring type: EventStub
Namespace: Zyan.Communication.Delegates
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public EventStub (
        Type interfaceType
) 
Parameters
interfaceType
Type of the interface.