Table of Contents

Method Create

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

Create(object)

Creates a new instance of the ScopeWrapper class.

public static ScopeWrapper Create(object scope)

Parameters

scope object

The wrapped object.

Returns

ScopeWrapper

A new instance of ScopeWrapper or null.