Update INetworkManager.cs

pull/3007/head
BaronGreenback 4 years ago committed by GitHub
parent 2cecde658b
commit 306f7b3c30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -61,7 +61,7 @@ namespace MediaBrowser.Common.Net
/// <returns>The list of ipaddresses.</returns>
IPAddress[] GetLocalIpAddresses();
/// <summary>
/// <summary>
/// Checks if the given address falls within the ranges given in [subnets]. The addresses in subnets can be hosts or subnets in the CIDR format.
/// </summary>
/// <param name="addressString">The address to check.</param>

Loading…
Cancel
Save