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