Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
MS.Internal.Xml.XPath.XPathParser.ParamInfo Class Referencesealed

Package Functions

 ParamInfo (Function.FunctionType ftype, int minargs, int maxargs, XPathResultType[] argTypes)
 

Properties

Function.FunctionType FType [get]
 
int Minargs [get]
 
int Maxargs [get]
 
XPathResultType[] ArgTypes [get]
 

Private Attributes

readonly Function.FunctionType _ftype
 
readonly int _minargs
 
readonly int _maxargs
 
readonly XPathResultType[] _argTypes
 

Detailed Description

Definition at line 9 of file XPathParser.cs.


The documentation for this class was generated from the following file: