MethodRefGetDelegateParameterType Method |
Name | Description | |
---|---|---|
![]() | GetDelegateParameterType(Int32) |
Get the type (or null if none) of the delegate parameter with the specified index.
(Inherited from TypeRefBase.) |
![]() | GetDelegateParameterType(Int32, Expression) |
Determine the delegate type of the parameter with the specified argument index.
|
![]() ![]() | GetDelegateParameterType(Object, Int32, Expression) |
Determine the delegate type of the parameter of the specified method object with the specified argument index.
|