메소드 | 설명 | |
---|---|---|
Apply ( object leftValue, object rightValue ) : object | ||
ConcatenateExpression ( IExpression left, IExpression right ) : System |
public Apply ( object leftValue, object rightValue ) : object | ||
leftValue | object | |
rightValue | object | |
리턴 | object |
public ConcatenateExpression ( IExpression left, IExpression right ) : System | ||
left | IExpression | |
right | IExpression | |
리턴 | System |