Constructor RenderedCommand
RenderedCommand(BsonDocument, IBsonSerializer<TResult>)
Initializes a new instance of the RenderedCommand<TResult> class.
Parameters
document
BsonDocument The document.
resultSerializer
IBsonSerializer <TResult>The result serializer.