System.Net.NetworkInformation.UnixIPInterfaceProperties.GetIPv6Properties C# (CSharp) 메소드

GetIPv6Properties() 공개 메소드

public GetIPv6Properties ( ) : System.Net.NetworkInformation.IPv6InterfaceProperties
리턴 System.Net.NetworkInformation.IPv6InterfaceProperties
		public override IPv6InterfaceProperties GetIPv6Properties ()
		{
			throw new NotImplementedException ();
		}