Exemple #1
0
 public void On_Logout()
 {
     users.Logout(users.username, SystemInfo.deviceUniqueIdentifier);
 }