Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ExpressionParser()

System.Data.ExpressionParser.ExpressionParser ( DataTable table)
inlinepackage

Definition at line 74 of file ExpressionParser.cs.

75 {
76 _table = table;
77 }

References System.Data.ExpressionParser._table.