Table of Contents

Constructor FieldsWrapper

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

FieldsWrapper(object)

Initializes a new instance of the FieldsWrapper class.

public FieldsWrapper(object fields)

Parameters

fields object

The wrapped object.