Table of Contents

Constructor CreateViewOptionsWrapper

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

CreateViewOptionsWrapper(object)

Initializes a new instance of the CreateViewOptionsWrapper class.

public CreateViewOptionsWrapper(object options)

Parameters

options object

The wrapped object.