MethodRefGetMethodParameters Method |
Name | Description | |
---|---|---|
GetMethodParameters(MethodBase) |
Get the parameters of a MethodBase, handling the VarArgs calling convention.
| |
GetMethodParameters(MethodDefinition) |
Get the parameters of a MethodDefinition, handling the VarArgs calling convention.
|