示例#1
0
 public bool RegionByAccount(ulong serverid)
 {
     return(context.RegionByAccount(serverid));
 }