public static string GetFriendlyTypeName( Type type )
Public Shared Function GetFriendlyTypeName ( _ type As Type _ ) As String
public: static String^ GetFriendlyTypeName( Type^ type )