C# 클래스 Oditel.Models.CustomerContext.Address

파일 보기 프로젝트 열기: SamuelDebruyn/AD5-Cirqus-demo 1 사용 예제들

공개 메소드들

메소드 설명
Address ( )
Address ( string firstLine, string secondLine, string postalCode, string city, ECountry country )

메소드 상세

Address() 공개 메소드

public Address ( )

Address() 공개 메소드

public Address ( string firstLine, string secondLine, string postalCode, string city, ECountry country )
firstLine string
secondLine string
postalCode string
city string
country ECountry