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