C# Class splitter.Program

Afficher le fichier Open project: nhsevidence/ld-bnf

Méthodes publiques

Méthode Description
AnnotateElement ( System.Xml.Linq.XElement e ) : LookupInfo
DeriveId ( System.Xml.Linq.XElement element ) : string

Private Methods

Méthode Description
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

Method Details

AnnotateElement() public static méthode

public static AnnotateElement ( System.Xml.Linq.XElement e ) : LookupInfo
e System.Xml.Linq.XElement
Résultat LookupInfo

DeriveId() public static méthode

public static DeriveId ( System.Xml.Linq.XElement element ) : string
element System.Xml.Linq.XElement
Résultat string