Ejemplo n.º 1
0
 public static void Login()
 {
     instance.LoadData(BaseRepository.getById <User>(ServerManager.LoggedUserID));
 }