Click or drag to resize

TypeParameterRefGetDeclaringTypeOrMethodTypeParameterCount Method

Overload List
  NameDescription
Public methodGetDeclaringTypeOrMethodTypeParameterCount
Get the type parameter count of the declaring generic type or method.
Protected methodStatic memberGetDeclaringTypeOrMethodTypeParameterCount(Object)
Get the type parameter count of the declaring generic type or method for the specified type parameter (TypeParameter or Type).
Top
See Also