コード例 #1
0
ファイル: OrderAction.cs プロジェクト: cristianoferr/minefort
 public OrderAction(OrderAction other)
 {
     Type = other.Type;
 }