C# 클래스 ConoHaNet.Services.Compute.IPAddressDetailsConverter.AddressDetails

상속: ExtensibleJsonObject
파일 보기 프로젝트 열기: crowdy/OpenStack-ConoHa

Private Properties

프로퍼티 타입 설명
AddressDetails System

공개 메소드들

메소드 설명
AddressDetails ( IPAddress address ) : System

Initializes a new instance of the AddressDetails class using the given IP address.

비공개 메소드들

메소드 설명
AddressDetails ( ) : System

메소드 상세

AddressDetails() 공개 메소드

Initializes a new instance of the AddressDetails class using the given IP address.
If is .
public AddressDetails ( IPAddress address ) : System
address IPAddress The IP address.
리턴 System