Пример #1
0
 public static Order New() => New(OrderId.New());
Пример #2
0
 public static Order New() => new Order(OrderId.New());