ExpressionVisitor Constructor |
Initializes a new instance of the ExpressionVisitor class.
Namespace: MongoDB.Driver.LinqAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.1.0
Syntax protected ExpressionVisitor()
new : unit -> ExpressionVisitor
See Also