Esempio n. 1
0
 public bool CanCancel()
 {
     return(_vmState.CanCancel(this));
 }