| AscendingGuidGeneratorGenerateId Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | GenerateId(Object, Object) | 
            Generates an ascending Guid for a document. Consecutive invocations
            should generate Guids that are ascending from a MongoDB perspective
             | 
|  | GenerateId(Int64, Byte, Int32) | 
            Generates a Guid for a document. Note - this is purely used for
            unit testing
             | 
 See Also
See Also