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

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

Public Methods

Method Description
CreateElement ( ) : void
Link ( System.Guid mapId, IGlymaRelationship relationship, XmlDocument doc, XmlElement parent ) : System

Method Details

CreateElement() public method

public CreateElement ( ) : void
return void

Link() public method

public Link ( System.Guid mapId, IGlymaRelationship relationship, XmlDocument doc, XmlElement parent ) : System
mapId System.Guid
relationship IGlymaRelationship
doc System.Xml.XmlDocument
parent System.Xml.XmlElement
return System