C# Class CSMongo.Results.GetNonceResult

The result when getting a nonce value for a database login
Inheritance: MethodResult
Afficher le fichier Open project: hugoware/CSMongo

Méthodes publiques

Méthode Description
GetNonceResult ( BsonObject document ) : System

The information returned when calling the FSync command

Method Details

GetNonceResult() public méthode

The information returned when calling the FSync command
public GetNonceResult ( BsonObject document ) : System
document BsonObject
Résultat System