GetFullMetadataName(INamedType)
Gets the full name of a named type in metadata format, i.e. with +
as the nested type separator and the
, ... suffixes
for generic types.1</code>, <code>
2
Declaration
public static string GetFullMetadataName(this INamedType type)
Parameters
Type | Name | Description |
---|---|---|
INamedType | type |
Returns
Type | Description |
---|---|
string |