Пример #1
0
 public IMongoCursor SetSnapshot()
 {
     return(new MongoCursorProxy(_mongoMongoCursor.SetSnapshot()));
 }