Beispiel #1
0
 public T act()
 {
     return(currentState.act());
 }