示例#1
0
 public static UnitState ConvertUnitState(int i)
 {
     return(UnitState.GetUnitState(i));
 }