UnresolvedRefGetDelegateParameterType Method |
Name | Description | |
---|---|---|
GetDelegateParameterType(Int32) |
Get the type (or null if none) of the delegate parameter with the specified index.
(Inherited from TypeRefBase.) | |
GetDelegateParameterType(ArgumentsOperator, Int32) |
Get the minimum common type for the specified delegate parameter, from multiple possible matches.
|