IBsonSerializerRegistry Interface |
Namespace: MongoDB.Bson.Serialization
Name | Description | |
---|---|---|
![]() | GetSerializer(Type) |
Gets the serializer for the specified type.
|
![]() | GetSerializer<T>() |
Gets the serializer for the specified T.
|