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

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

Public Methods

Method Description
AsXElement ( ) : System.Xml.Linq.XElement
Service ( string id, string name, string odsCode, string contactDetails, string address, string postcode ) : System.Collections.Generic

Method Details

AsXElement() public method

public AsXElement ( ) : System.Xml.Linq.XElement
return System.Xml.Linq.XElement

Service() public method

public Service ( string id, string name, string odsCode, string contactDetails, string address, string postcode ) : System.Collections.Generic
id string
name string
odsCode string
contactDetails string
address string
postcode string
return System.Collections.Generic