C# 클래스 NHS111.Utils.Itk.ItkMessageBuilder.Address

파일 보기 프로젝트 열기: NHSChoices/nhs111-dotnet-beta

공개 메소드들

메소드 설명
Address ( string streetAddressLine1, string streetAddressLine2, string postalCode ) : System.Collections.Generic
AsXElements ( ) : IEnumerable

메소드 상세

Address() 공개 메소드

public Address ( string streetAddressLine1, string streetAddressLine2, string postalCode ) : System.Collections.Generic
streetAddressLine1 string
streetAddressLine2 string
postalCode string
리턴 System.Collections.Generic

AsXElements() 공개 메소드

public AsXElements ( ) : IEnumerable
리턴 IEnumerable