public static string ToString( Type enumType, Enum value )
Public Shared Function ToString ( _ enumType As Type, _ value As Enum _ ) As String
public: static String^ ToString( Type^ enumType, Enum^ value )