コード例 #1
0
 public EndPointSelectorByHashMod(IPEndPoint[] endpoints)
 {
     endpointList = endpoints.ToList();
 }