예제 #1
0
 public static Color UF_GetColor(string v)
 {
     return(GHelper.UF_ParseStringToColor(v));
 }