C# Class Glyma.UtilityService.Export.IBIS.Compendium.Model.XmlView.View

Inheritance: Glyma.UtilityService.Export.IBIS.Common.Model.Xml.XmlElementBase
Exibir arquivo Open project: chris-tomich/Glyma Class Usage Examples

Public Methods

Method Description
CreateElement ( ) : void
View ( System.Guid mapId, CompendiumNode node, XmlDocument doc, XmlElement parent ) : System

Method Details

CreateElement() public method

public CreateElement ( ) : void
return void

View() public method

public View ( System.Guid mapId, CompendiumNode node, XmlDocument doc, XmlElement parent ) : System
mapId System.Guid
node CompendiumNode
doc System.Xml.XmlDocument
parent System.Xml.XmlElement
return System