Пример #1
0
 /// <summary>
 /// Logout of current session
 /// </summary>
 public static void LogOut()
 {
     twitter.LogOut();
 }