Beispiel #1
0
 public BrokerServer()
 {
     authProvider = new AutenticationProvider();
     actives_users = 0;
 }
Beispiel #2
0
 public BrokerServer()
 {
     authProvider  = new AutenticationProvider();
     actives_users = 0;
 }