Property | Type | Description | |
---|---|---|---|
Expression | string |
Method | Description | |
---|---|---|
BooleanExpression ( string expression ) : System | ||
Evaluate ( bool>.IReadOnlyDictionary |
Method | Description | |
---|---|---|
ApplyBinaryOperation ( Stack |
||
ApplyUnaryOperation ( Stack |
||
ParseSymbol ( string expression, int &i ) : Token | ||
ParseSymbol ( VariableToken t, bool>.IReadOnlyDictionary |
||
ToPostfix ( IEnumerable |
public BooleanExpression ( string expression ) : System | ||
expression | string | |
return | System |
public Evaluate ( bool>.IReadOnlyDictionary |
||
symbols | bool>.IReadOnlyDictionary | |
return | bool |