Exemplo n.º 1
0
 public static IShipmentReceiptMvoCommand ToCreateOrMergePatchShipmentReceiptMvo(this ShipmentReceiptMvoState state)
 {
     return(state.ToCreateOrMergePatchShipmentReceiptMvo <CreateShipmentReceiptMvo, MergePatchShipmentReceiptMvo>());
 }