Method | Description | |
---|---|---|
ApplyAttributes ( |
||
ApplyMethodParameterAttributes ( |
||
ApplyMethodParameterAttributes ( |
||
GetDelegateParameterTypes ( |
||
GetMethodInfoForDelegate ( |
||
GetMethodParameterTypes ( |
public static ApplyAttributes ( |
||
param | ||
makePB | Func |
|
forPInvoke | bool | |
return |
public static ApplyMethodParameterAttributes ( |
||
source | ||
target | ||
forPInvoke | bool | |
return | void |
public static ApplyMethodParameterAttributes ( |
||
source | ||
target | ||
forPInvoke | bool | |
return | void |
public static GetDelegateParameterTypes ( |
||
delType | ||
return | System.Type[] |
public static GetMethodInfoForDelegate ( |
||
delType | ||
return |
public static GetMethodParameterTypes ( |
||
method | ||
return | System.Type[] |