Click or drag to resize

MethodRefGetMethodParameters Method

Overload List
  NameDescription
Public methodStatic memberGetMethodParameters(MethodBase)
Get the parameters of a MethodBase, handling the VarArgs calling convention.
Public methodStatic memberGetMethodParameters(MethodDefinition)
Get the parameters of a MethodDefinition, handling the VarArgs calling convention.
Top
See Also