jsakamoto / ipaddressrange

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

Removed NotImplementedException from Contains method #45

Closed ActualAl closed 6 years ago

ActualAl commented 6 years ago

Removed unreachable NotImplementedException

jsakamoto commented 6 years ago

@ActualAl I wonder what I was missing this mistake! Thank you for your contribution! 👍

ActualAl commented 6 years ago

@jsakamoto thanks for accepting the PR - great project!