Ejemplo n.º 1
0
 public EndPointSelectorByHashMod(IPEndPoint[] endpoints)
 {
     endpointList = endpoints.ToList();
 }