C# Class NHS111.Utils.Itk.ItkMessageBuilder.Address

Datei anzeigen Open project: NHSChoices/nhs111-dotnet-beta

Public Methods

Method Description
Address ( string streetAddressLine1, string streetAddressLine2, string postalCode ) : System.Collections.Generic
AsXElements ( ) : IEnumerable

Method Details

Address() public method

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

AsXElements() public method

public AsXElements ( ) : IEnumerable
return IEnumerable