C# Class System.IPv4AddressHelper

Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Method Description
IPv4AddressHelper ( )
IsValid ( char name, int start, int &end, bool allowIPv6, bool notImplicitFile ) : bool
Parse ( string name, byte numbers, int start, int end ) : bool
ParseCanonicalName ( string str, int start, int end, bool &isLoopback ) : string
ParseHostNumber ( string str, int start, int end ) : int