jsakamoto / ipaddressrange

.NET Class Library for range of IP address, both IPv4 and IPv6.
Mozilla Public License 2.0
370 stars 71 forks source link

Override the 'Equals' and 'GetHashCode' methods. #52

Closed Orlys closed 5 years ago

Orlys commented 5 years ago

And provides the 'yield break' for a single IPAddress in the GetEnumerator method.