Example #1
0
 public AppConfig()
 {
     CurrentUser = new LoginUser();
 }
Example #2
0
 public AppConfig()
 {
     CurrentUser = new LoginUser();
 }