![]() | ToExpressionPrinterToExpressionString Method |
Name | Description | |
---|---|---|
![]() ![]() | ToExpressionString(Expression, CodePrinterObjectToCode) |
Prints the expression in its constructing syntax -
helpful to get the expression from the debug session and put into it the code for the test.
|
![]() ![]() | ToExpressionString(Expression, ListParameterExpression, ListExpression, ListLabelTarget, Boolean, FuncType, String, String, Int32, CodePrinterObjectToCode) |
Prints the expression in its constructing syntax -
helpful to get the expression from the debug session and put into it the code for the test.
In addition, returns the gathered expressions, parameters ad labels.
|