Method GetName
GetName(NameType)
Gets the short version of the name type.
Declaration
public static string GetName(this NameType nameType)
Parameters
Type | Name | Description |
---|---|---|
NameType | nameType | the NameType |
Returns
Type | Description |
---|---|
System.String | the NameType short string |