Click or drag to resize

AscendingGuidGeneratorGenerateId Method

Overload List
  NameDescription
Public methodGenerateId(Object, Object)
Generates an ascending Guid for a document. Consecutive invocations should generate Guids that are ascending from a MongoDB perspective
Public methodGenerateId(Int64, Byte, Int32)
Generates a Guid for a document. Note - this is purely used for unit testing
Top
See Also