Metalama / / API Documentation / Aspect API / Metalama.​Framework.​Code / Named­Type­Extensions / Get­Metadata­Name

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