Ejemplo n.º 1
0
 public bool RegionByParameter(ulong serverid)
 {
     return(context.RegionByParameter(serverid));
 }