Open sandboxFocus

Method GetMetadataName

GetMetadataName(INamedType)

Gets the name of a named type in metadata format, i.e. the 1</code>, <code>2, ... suffixes for generic types.

Declaration
public static string GetMetadataName(this INamedType type)
Parameters
Type Name Description
INamedType type
Returns
Type Description
string