C# 클래스 splitter.Program

파일 보기 프로젝트 열기: nhsevidence/ld-bnf

공개 메소드들

메소드 설명
AnnotateElement ( System.Xml.Linq.XElement e ) : LookupInfo
DeriveId ( System.Xml.Linq.XElement element ) : string

비공개 메소드들

메소드 설명
CreateLink ( System.Xml.Linq.XElement child ) : string
CreateLinks ( System.Xml.Linq.XElement element ) : System.Xml.Linq.XElement
FindAllAddressableChildren ( System.Xml.Linq.XContainer element ) : IEnumerable
GetTopicType ( System.Xml.Linq.XElement topic ) : string
IsUnitOfWork ( System.Xml.Linq.XElement xElement ) : bool
Main ( string args ) : void
ProcessWithId ( System.Xml.Linq.XElement element ) : IEnumerable

메소드 상세

AnnotateElement() 공개 정적인 메소드

public static AnnotateElement ( System.Xml.Linq.XElement e ) : LookupInfo
e System.Xml.Linq.XElement
리턴 LookupInfo

DeriveId() 공개 정적인 메소드

public static DeriveId ( System.Xml.Linq.XElement element ) : string
element System.Xml.Linq.XElement
리턴 string