메소드 | 설명 | |
---|---|---|
Eval ( IOperand lhs, IOperand rhs ) : IOperand | ||
LogicalOperator ( char cOperator ) : System | ||
LogicalOperator ( string szOperator ) : System |
public Eval ( IOperand lhs, IOperand rhs ) : IOperand | ||
lhs | IOperand | |
rhs | IOperand | |
리턴 | IOperand |
public LogicalOperator ( char cOperator ) : System | ||
cOperator | char | |
리턴 | System |
public LogicalOperator ( string szOperator ) : System | ||
szOperator | string | |
리턴 | System |