메소드 | 설명 | |
---|---|---|
Evaluate ( ) : bool | ||
Matches ( string instruction ) : bool |
메소드 | 설명 | |
---|---|---|
Evaluate ( object left, object right ) : bool | ||
Evaluation ( string operatorTerm ) : System.Collections.Generic |
메소드 | 설명 | |
---|---|---|
GetTerm ( string termString ) : object |
protected abstract Evaluate ( object left, object right ) : bool | ||
left | object | |
right | object | |
리턴 | bool |
protected Evaluation ( string operatorTerm ) : System.Collections.Generic | ||
operatorTerm | string | |
리턴 | System.Collections.Generic |