MongoUtils Methods | 
The MongoUtils type exposes the following members.
| Name | Description | |
|---|---|---|
| Hash | 
            Gets the MD5 hash of a string.
              | |
| TimeSpanFromMicroseconds | 
            Creates a TimeSpan from microseconds.
              | |
| ToCamelCase | 
            Converts a string to camel case by lower casing the first letter (only the first letter is modified).
              |