C# Class Cryptid.Extensions

显示文件 Open project: CryptidID/Cryptid

Public Methods

Method Description
AnsiFormat ( this ec ) : string

Extension method to get the ANSI format of an EyeColor enum

Method Details

AnsiFormat() public static method

Extension method to get the ANSI format of an EyeColor enum
public static AnsiFormat ( this ec ) : string
ec this The EyeColor enum
return string