Click or drag to resize
ExpressionExtensionMethodsToValue Method
Overload List
  NameDescription
Public methodStatic memberToValueTValue(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.
Public methodStatic memberToValueTValue(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.
Top
See Also