Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Glyma
UtilityService
Export
IBIS
Compendium
Model
XmlNode
XmlNode
C# Class Glyma.UtilityService.Export.IBIS.Compendium.Model.XmlNode.XmlNode
Inheritance:
Glyma.UtilityService.Export.IBIS.Common.Model.Xml.XmlElementBase
Show file
Open project: chris-tomich/Glyma
Class Usage Examples
Public Methods
Method
Description
CreateElement
( ) :
void
XmlNode
(
CompendiumNode
node
,
XmlDocument
doc
,
XmlElement
parent
) :
System
Method Details
CreateElement()
public
method
public
CreateElement
( ) :
void
return
void
XmlNode()
public
method
public
XmlNode
(
CompendiumNode
node
,
XmlDocument
doc
,
XmlElement
parent
) :
System
node
CompendiumNode
doc
System.Xml.XmlDocument
parent
System.Xml.XmlElement
return
System