Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Rhino
Ast
XmlFragment
C# Class Rhino.Ast.XmlFragment
Abstract base type for components that comprise an
XmlLiteral
object. Node type is
Rhino.Token.XML
.
Inheritance:
AstNode
Afficher le fichier
Open project: hazzik/Rhino.Net
Class Usage Examples
Méthodes publiques
Méthode
Description
XmlFragment
( ) :
Rhino
XmlFragment
(
int
pos
) :
Rhino
XmlFragment
(
int
pos
,
int
len
) :
Rhino
Method Details
XmlFragment()
public
méthode
public
XmlFragment
( ) :
Rhino
Résultat
Rhino
XmlFragment()
public
méthode
public
XmlFragment
(
int
pos
) :
Rhino
pos
int
Résultat
Rhino
XmlFragment()
public
méthode
public
XmlFragment
(
int
pos
,
int
len
) :
Rhino
pos
int
len
int
Résultat
Rhino