C# 클래스 System.IPv6AddressHelper

파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0

비공개 메소드들

메소드 설명
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