示例#1
0
 private static string GetColorCodeName(IrcColor color)
 {
     return color.ToString();
 }