IPRange Constructor NetworkComms.Net Help
Overload List

  NameDescription
Public methodIPRange(String)
Initialise an IPRange using the provided CIDR notation.
Public methodIPRange(IPAddress, IPAddress)
Initialise an IPRange using the provided address and subnet mask.
Back to Top
See Also