コード例 #1
0
 public WorldPlanningStatisticItem(string name, WorldStaticticItemType type)
 {
     ItemName = name;
     ItemType = type;
 }
コード例 #2
0
 public WorldPlanningStatisticItem(string name, WorldStaticticItemType type)
 {
     ItemName = name;
     ItemType = type;
 }