Пример #1
0
 public IPAddress GetLowestInRange()
 {
     return(IPUtil.GetLowestInRange(Address, Mask));
 }