Exemplo n.º 1
0
 /// <summary>
 /// Logs out the current user.
 /// </summary>
 public static void LogOut()
 {
     FacebookImpl.LogOut();
 }