Click or drag to resize

FieldUtilities.DetermineRealFullTypeName Method

Overload List
  NameDescription
Public methodStatic memberDetermineRealFullTypeName(Type)
Determines the name of the real full type of the type passed in, which can be a generic type. If so, the generic type parameter will be used.
Public methodStatic memberDetermineRealFullTypeName(Type, Boolean)
Determines the name of the real full type of the type passed in, which can be a generic type. If so, the generic type parameter will be used.
Top
See Also