C# Class CodePlex.XPathParser.Literal

Inheritance: System.Attribute
Mostrar archivo Open project: zippy1981/XPathVisualizer

Public Properties

Property Type Description
Text string

Public Methods

Method Description
Literal ( string text ) : System.Collections.Generic

Method Details

Literal() public method

public Literal ( string text ) : System.Collections.Generic
text string
return System.Collections.Generic

Property Details

Text public_oe property

public string Text
return string