Beispiel #1
0
 public void LogOut() => vkApi.LogOut();
Beispiel #2
0
 public void Logout()
 {
     _api.LogOut();
 }