C# Class System.Xml.Xsl.Qil.QilReference

View over a Qil node which is the target of a reference (functions, variables, parameters).
Inheritance: QilNode
Mostrar archivo Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Methods

Method Description
QilReference ( QilNodeType nodeType ) : System

Construct a reference

Method Details

QilReference() public method

Construct a reference
public QilReference ( QilNodeType nodeType ) : System
nodeType QilNodeType
return System