Exemple #1
0
 public void AfterLogin()
 {
     InitEventHandler();
     DataContext.AfterLogin();
     GameView.AfterLogin();
 }