C# 클래스 EA.Iws.Domain.NotificationApplication.Address

파일 보기 프로젝트 열기: EnvironmentAgency/prsd-iws 1 사용 예제들

공개 메소드들

메소드 설명
Address ( string address1, string address2, string townOrCity, string region, string postalCode, string country ) : System

보호된 메소드들

메소드 설명
Address ( ) : System

메소드 상세

Address() 보호된 메소드

protected Address ( ) : System
리턴 System

Address() 공개 메소드

public Address ( string address1, string address2, string townOrCity, string region, string postalCode, string country ) : System
address1 string
address2 string
townOrCity string
region string
postalCode string
country string
리턴 System