| IBsonSerializerRegistry Interface | 
Namespace: MongoDB.Bson.Serialization
 Syntax
Syntax Methods
Methods| Name | Description | |
|---|---|---|
|  | GetSerializer(Type) | 
            Gets the serializer for the specified type.
             | 
|  | GetSerializerT | 
            Gets the serializer for the specified T.
             | 
 See Also
See Also