C# Class Mdbc.Commands.AbstractWriteCommand

Inheritance: AbstractCollectionCommand
Show file Open project: nightroman/Mdbc

Private Properties

Property Type Description

Protected Methods

Method Description
WriteResult ( CommandResult result ) : void

Method Details

WriteResult() protected method

protected WriteResult ( CommandResult result ) : void
result MongoDB.Driver.CommandResult
return void