Method | Description | |
---|---|---|
GetRegistrationInfo ( object param ) : object | ||
RegisterDelegatesWithAttributes ( List |
||
RegisterMethods ( List |
||
RegisterMethodsWithAttributes ( List |
Method | Description | |
---|---|---|
GetRegisterParameters ( |
||
Register ( List |
||
RegisterMenu ( |
||
RegisterShortCut ( |
||
RegisterXlMethod ( |
||
Truncate ( string s, int length, string logDetail, |
||
UnregisterMethods ( ) : void | ||
UnregisterShortCuts ( ) : void |
public static GetRegistrationInfo ( object param ) : object | ||
param | object | |
return | object |
public static RegisterDelegatesWithAttributes ( List |
||
delegates | List |
|
methodAttributes | List |
|
argumentAttributes | List |
|
return | void |
public static RegisterMethods ( List |
||
methods | List |
|
return | void |
public static RegisterMethodsWithAttributes ( List |
||
methods | List |
|
methodAttributes | List |
|
argumentAttributes | List |
|
return | void |