Table of Contents

Constructor ScopeWrapper

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

ScopeWrapper(object)

Initializes a new instance of the ScopeWrapper class.

public ScopeWrapper(object scope)

Parameters

scope object

The wrapped object.