Beispiel #1
0
 public bool Logout()
 {
     return(currentState.Logout());
 }