Interface IRepresentationConverterConfigurable
- Namespace
- MongoDB.Bson.Serialization
- Assembly
- MongoDB.Bson.dll
Represents a serializer that has a representation converter.
public interface IRepresentationConverterConfigurable- Extension Methods
Properties
- Converter
- Gets the converter. 
Methods
- WithConverter(RepresentationConverter)
- Returns a serializer that has been reconfigured with the specified item serializer.