Method GetTypeDisplayName
GetTypeDisplayName(Type)
Gets user friendly type name.
public static string GetTypeDisplayName(Type type)
Parameters
typeTypeType for which to get the user friendly name.
Gets user friendly type name.
public static string GetTypeDisplayName(Type type)
type TypeType for which to get the user friendly name.