Click or drag to resize

UnresolvedRefGetDelegateParameterType Method

Overload List
  NameDescription
Public methodGetDelegateParameterType(Int32)
Get the type (or null if none) of the delegate parameter with the specified index.
(Inherited from TypeRefBase.)
Public methodGetDelegateParameterType(ArgumentsOperator, Int32)
Get the minimum common type for the specified delegate parameter, from multiple possible matches.
Top
See Also