Example #1
0
 public bool CanShippingMethod()
 {
     return(_orderState.CanShippingMethod(this));
 }