TypeExtensionsGetName Method

Overload List

GetName(Type, TypeNameKind) Gets the name of the type by the specified kind.
GetName(Type, TypeNameKind, FuncType, AssemblyName, FuncType, String) Gets the name of the type by the specified kind using custom callbacks for resolving the assembly and type names.
See the Remarks section of the GetName(Type, TypeNameKind) overload for details.

See Also