Пример #1
0
 public bool RegionByParameter(ulong serverid)
 {
     return(context.RegionByParameter(serverid));
 }