C# Class Glyma.UtilityService.Export.IBIS.Compendium.Model.XmlLink.ReferenceLink

Inheritance: LinkBase
Exibir arquivo Open project: chris-tomich/Glyma Class Usage Examples

Public Methods

Method Description
CreateElement ( ) : void
ReferenceLink ( System.Guid mapId, CompendiumNode referenceNode, CompendiumNode originNode, XmlDocument doc, XmlElement parent ) : System

Method Details

CreateElement() public method

public CreateElement ( ) : void
return void

ReferenceLink() public method

public ReferenceLink ( System.Guid mapId, CompendiumNode referenceNode, CompendiumNode originNode, XmlDocument doc, XmlElement parent ) : System
mapId System.Guid
referenceNode CompendiumNode
originNode CompendiumNode
doc System.Xml.XmlDocument
parent System.Xml.XmlElement
return System