Ejemplo n.º 1
0
 public void BaseContinue(CustomerShipmentContinue method)
 {
     this.ReleasedManually = true;
     this.ProcessOnContinue();
 }
Ejemplo n.º 2
0
 public void AppsContinue(CustomerShipmentContinue method)
 {
     this.ReleasedManually = true;
     this.ProcessOnContinue();
 }