Click or drag to resize
GuidGeneratorInstance Property
Gets an instance of GuidGenerator.

Namespace: MongoDB.Bson.Serialization.IdGenerators
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.4.1
Syntax
public static GuidGenerator Instance { get; }

Property Value

Type: GuidGenerator
See Also