Beispiel #1
0
 public void Logout()
 {
     addAndRunRequestAsPossible <Action>(() => SERVICES.Logout(), "Logout");
 }