Example #1
0
 internal string OutLine()
 {
     return(Name + " = " + string.Format("{0:X8}", Co.ToArgb()));
 }