Exemple #1
0
 static public string GetName(EUnitType type)
 {
     return(type.ToString());
 }