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