ILMethodSpec Type
The information at the callsite of a method
Instance members
Instance member |
Description
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
this.GenericArity
Returns: int
|
|
|
|
Full Usage:
this.Name
Returns: string
|
|
Static members
Static member |
Description
|
Full Usage:
ILMethodSpec.Create(arg1, arg2, arg3)
Parameters:
ILType
arg1 : ILMethodRef
arg2 : ILGenericArgs
Returns: ILMethodSpec
|