C# Class SDF.ParsedExpression

Show file Open project: bcr/sdf Class Usage Examples

Public Methods

Method Description
ParsedExpression ( string expressionName, Hashtable arguments, int indentLevel ) : System

Method Details

ParsedExpression() public method

public ParsedExpression ( string expressionName, Hashtable arguments, int indentLevel ) : System
expressionName string
arguments System.Collections.Hashtable
indentLevel int
return System