Table of Contents

Constructor SortByWrapper

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

SortByWrapper(object)

Initializes a new instance of the SortByWrapper class.

public SortByWrapper(object sortBy)

Parameters

sortBy object

The wrapped object.