Пример #1
0
 public string UnitTypeToTag(int unitType)
 {
     return(_unitTypeConfig.LayerToTag(unitType));
 }