C# Class Mdbc.Commands.AbstractWriteCommand

Inheritance: AbstractCollectionCommand
Afficher le fichier Open project: nightroman/Mdbc

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
WriteResult ( CommandResult result ) : void

Method Details

WriteResult() protected méthode

protected WriteResult ( CommandResult result ) : void
result MongoDB.Driver.CommandResult
Résultat void