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

Afficher le fichier Open project: NHSChoices/nhs111-dotnet-beta

Méthodes publiques

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

Method Details

Address() public méthode

public Address ( string streetAddressLine1, string streetAddressLine2, string postalCode ) : System.Collections.Generic
streetAddressLine1 string
streetAddressLine2 string
postalCode string
Résultat System.Collections.Generic

AsXElements() public méthode

public AsXElements ( ) : IEnumerable
Résultat IEnumerable