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