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