/// <summary> /// Initializes the <see cref="MongoMinKey"/> class. /// </summary> static MongoMinKey() { Value = new MongoMinKey(); }
/// <summary> /// Initializes the <see cref="MongoMinKey"/> class. /// </summary> static MongoMinKey(){ Value = new MongoMinKey(); }