Beispiel #1
0
 private bool CanDoNext(object obj)
 {
     return(_state.CanDoNext());
 }