C# Class System.IPv6AddressHelper

Mostra file Open project: gbarnett/shared-source-cli-2.0

Private Methods

Method Description
CreateCanonicalName ( ushort numbers ) : string
IPv6AddressHelper ( )
IsValid ( char name, int start, int &end ) : bool
Parse ( string address, ushort numbers, int start, string &scopeId ) : bool
ParseCanonicalName ( string str, int start, bool &isLoopback, string &scopeId ) : string