메소드 | 설명 | |
---|---|---|
ConversionExpressionRequest ( IExpressionGenerator generator, |
Creates a new function expression generation request. This request is for a function that accepts one or more expressions as input.
|
메소드 | 설명 | |
---|---|---|
CodeContractInvariants ( ) : void |
public ConversionExpressionRequest ( IExpressionGenerator generator, |
||
generator | IExpressionGenerator | The primary generator to be used for the generation of sub expressions. |
inputExpression | The name of the requested constant. | |
resultType | The desired type of the constant. | |
리턴 | System |