Table of Contents

Constructor CommandWrapper

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

CommandWrapper(object)

Initializes a new instance of the CommandWrapper class.

public CommandWrapper(object command)

Parameters

command object

The wrapped object.