C# Class MongoDB.Driver.OidGenerator

Afficher le fichier Open project: sdether/mongodb-csharp Class Usage Examples

Méthodes publiques

Méthode Description
Generate ( ) : Oid
OidGenerator ( ) : System

Private Methods

Méthode Description
GenerateConstants ( ) : void
GenerateHostHash ( ) : byte[]
GenerateInc ( ) : int
GenerateProcId ( ) : int
GenerateTime ( ) : int

Method Details

Generate() public méthode

public Generate ( ) : Oid
Résultat Oid

OidGenerator() public méthode

public OidGenerator ( ) : System
Résultat System