Method | Description | |
---|---|---|
Evaluate ( Context context, bool withvars = false ) : object | ||
HasVariable ( ) : bool | ||
MatchExpression ( IExpression leftexpr, IExpression rightexpr ) : System |
public Evaluate ( Context context, bool withvars = false ) : object | ||
context | Context | |
withvars | bool | |
return | object |
public MatchExpression ( IExpression leftexpr, IExpression rightexpr ) : System | ||
leftexpr | IExpression | |
rightexpr | IExpression | |
return | System |