ExpressionExtensionMethods.ToValue Method |
Name | Description | |
---|---|---|
![]() ![]() | ToValue<TValue>(ExpressionDefinition) |
Placeholder method which is used in a Select(lambda func) projection inside the lambda to specify the type of the result of the passed in expression.
|
![]() ![]() | ToValue<TValue>(IExpression) |
Placeholder method which is used in a Select(lambda func) projection inside the lambda to specify the type of the result of the passed in expression.
|