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

Inheritance: Glyma.UtilityService.Export.IBIS.Common.Model.Xml.XmlElementBase
显示文件 Open project: chris-tomich/Glyma

Public Methods

Method Description
LinkBase ( XmlDocument doc, IGlymaRelationship relationship, XmlElement parent ) : System.Xml

Private Methods

Method Description
GetLinkType ( IGlymaRelationship relationship ) : LinkType

Method Details

LinkBase() public method

public LinkBase ( XmlDocument doc, IGlymaRelationship relationship, XmlElement parent ) : System.Xml
doc System.Xml.XmlDocument
relationship IGlymaRelationship
parent System.Xml.XmlElement
return System.Xml