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

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

공개 메소드들

메소드 설명
AsXElement ( ) : System.Xml.Linq.XElement
Service ( string id, string name, string odsCode, string contactDetails, string address, string postcode ) : System.Collections.Generic

메소드 상세

AsXElement() 공개 메소드

public AsXElement ( ) : System.Xml.Linq.XElement
리턴 System.Xml.Linq.XElement

Service() 공개 메소드

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
리턴 System.Collections.Generic