Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
System
Xml
Xsl
Qil
QilLiteral
C# Class System.Xml.Xsl.Qil.QilLiteral
View over a Qil atomic value literal (of any type).
Don't construct QIL nodes directly; instead, use the
QilFactory
.
Inheritance:
QilNode
Datei anzeigen
Open project: gbarnett/shared-source-cli-2.0
Class Usage Examples
Public Methods
Method
Description
QilLiteral
(
QilNodeType
nodeType
,
object
value
) :
System
Construct a new node
Method Details
QilLiteral()
public
method
Construct a new node
public
QilLiteral
(
QilNodeType
nodeType
,
object
value
) :
System
nodeType
QilNodeType
value
object
return
System