Esempio n. 1
0
 public A8csdkStartgameEntity GetStartgameEntity(string openId)
 {
     return(onlineClient.GetStartgameEntity(openId));
 }