Method | Description | |
---|---|---|
CreateEventGeneric ( Type, openGeneric, Type, closingType ) : TEvent, |
Method | Description | |
---|---|---|
CloseEventType ( Type, openGeneric, Type, closingType ) : Type, | ||
CreateInstance ( ConstructorInfo, constructor, Array, args ) : object | ||
GetConstructor ( Type, eventType ) : ConstructorInfo, |
public CreateEventGeneric ( Type, openGeneric, Type, closingType ) : TEvent, | ||
openGeneric | Type, | |
closingType | Type, | |
return | TEvent, |