Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Mdbc
Commands
AbstractWriteCommand
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