Class MongoUtils
Various static utility methods.
- Inheritance
-
Mongo
Utils
- Inherited Members
Methods
- Hash(string)
Gets the MD5 hash of a string.
- Time
Span From Microseconds(long) Creates a TimeSpan from microseconds.
- To
Camel Case(string) Converts a string to camel case by lower casing the first letter (only the first letter is modified).