C# Class MS.Internal.Xml.XPath.Axis

Inheritance: AstNode
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Protected Properties

Свойство Type Description
abbrAxis bool

Méthodes publiques

Méthode Description
Axis ( AxisType axisType, AstNode input ) : System
Axis ( AxisType axisType, AstNode input, string prefix, string name, XPathNodeType nodetype ) : System

Method Details

Axis() public méthode

public Axis ( AxisType axisType, AstNode input ) : System
axisType AxisType
input AstNode
Résultat System

Axis() public méthode

public Axis ( AxisType axisType, AstNode input, string prefix, string name, XPathNodeType nodetype ) : System
axisType AxisType
input AstNode
prefix string
name string
nodetype XPathNodeType
Résultat System

Property Details

abbrAxis protected_oe property

protected bool abbrAxis
Résultat bool