Method | Description | |
---|---|---|
AddOtherMethod ( System mdBuilder ) : void | ||
SetAddOnMethod ( System mdBuilder ) : void | ||
SetCustomAttribute ( System customBuilder ) : void | ||
SetCustomAttribute ( System con, byte binaryAttribute ) : void | ||
SetRaiseMethod ( System mdBuilder ) : void | ||
SetRemoveOnMethod ( System mdBuilder ) : void |
Method | Description | |
---|---|---|
EventBuilder ( ) |
public AddOtherMethod ( System mdBuilder ) : void | ||
mdBuilder | System | |
return | void |
public SetAddOnMethod ( System mdBuilder ) : void | ||
mdBuilder | System | |
return | void |
public SetCustomAttribute ( System customBuilder ) : void | ||
customBuilder | System | |
return | void |
public SetCustomAttribute ( System con, byte binaryAttribute ) : void | ||
con | System | |
binaryAttribute | byte | |
return | void |
public SetRaiseMethod ( System mdBuilder ) : void | ||
mdBuilder | System | |
return | void |
public SetRemoveOnMethod ( System mdBuilder ) : void | ||
mdBuilder | System | |
return | void |