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