IRepresentationConfigurableTSerializer Interface |
Namespace: MongoDB.Bson.Serialization
public interface IRepresentationConfigurable<TSerializer> : IRepresentationConfigurable where TSerializer : IBsonSerializer
The IRepresentationConfigurableTSerializer type exposes the following members.
Name | Description | |
---|---|---|
Representation |
Gets the representation.
(Inherited from IRepresentationConfigurable.) |
Name | Description | |
---|---|---|
WithRepresentation |
Returns a serializer that has been reconfigured with the specified representation.
|