/// <summary> /// Logout of current session /// </summary> public static void LogOut() { twitter.LogOut(); }