Table of Contents

Class MongoUtils

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll
public static class MongoUtils
Inheritance
MongoUtils
Inherited Members

Methods

Hash(string)

public static string Hash(string text)

Parameters

text string

Returns

string

TimeSpanFromMicroseconds(long)

public static TimeSpan TimeSpanFromMicroseconds(long microseconds)

Parameters

microseconds long

Returns

TimeSpan

ToCamelCase(string)

public static string ToCamelCase(string value)

Parameters

value string

Returns

string