'Declaration Public Shared Function IsPrivate( _ ByVal ipAddress As String _ ) As Boolean
'Declaration
Public Shared Function IsPrivate( _ ByVal ipAddress As String _ ) As Boolean
public static bool IsPrivate( string ipAddress )
IpAddressUtils Class IpAddressUtils Members