Table of Contents

Constructor QueryWrapper

Namespace
MongoDB.Driver.Wrappers
Assembly
MongoDB.Driver.Legacy.dll

QueryWrapper(object)

Initializes a new instance of the QueryWrapper class.

public QueryWrapper(object query)

Parameters

query object

The wrapped object.