Exemplo n.º 1
0
 static ModuleBase()
 {
     _xboxClient = new XboxClient("*****@*****.**", "teamtwerk1");
 }
Exemplo n.º 2
0
 static ModuleBase()
 {
     XboxClient = new XboxClient(/*"*****@*****.**", "teamtwerk1"*/);
 }