Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Prebuild
Core
Nodes
ExcludeNode
C# Class Prebuild.Core.Nodes.ExcludeNode
Inheritance:
DataNode
Mostrar archivo
Open project: aurora-sim/Aurora-Libs
Class Usage Examples
Public Methods
Method
Description
Parse
(
XmlNode
node
) :
void
Parses the specified node.
Method Details
Parse()
public
method
Parses the specified node.
public
Parse
(
XmlNode
node
) :
void
node
System.Xml.XmlNode
The node.
return
void