Browse Source
Added Freeze method to BsonBinaryReaderSettings, BsonBinaryWriterSettings and JsonWriterSettings. Made small changes throughout so that Freeze method is used consistently.
pull/47/head
Added Freeze method to BsonBinaryReaderSettings, BsonBinaryWriterSettings and JsonWriterSettings. Made small changes throughout so that Freeze method is used consistently.
pull/47/head

15 changed files with 105 additions and 34 deletions
-
6Bson/DefaultSerializer/BsonClassMap.cs
-
2Bson/IO/BsonBinaryReader.cs
-
28Bson/IO/BsonBinaryReaderSettings.cs
-
2Bson/IO/BsonBinaryWriter.cs
-
28Bson/IO/BsonBinaryWriterSettings.cs
-
2Bson/IO/JsonWriter.cs
-
45Bson/IO/JsonWriterSettings.cs
-
2Driver/Core/MongoCollection.cs
-
3Driver/Core/MongoCollectionSettings.cs
-
3Driver/Core/MongoDatabase.cs
-
3Driver/Core/MongoDatabaseSettings.cs
-
4Driver/Core/MongoServer.cs
-
3Driver/Core/MongoServerSettings.cs
-
3Driver/Core/MongoUrl.cs
-
5Driver/GridFS/MongoGridFS.cs
Write
Preview
Loading…
Cancel
Save
Reference in new issue