Method Apply
- Namespace
- MongoDB.Bson.Serialization.Attributes
- Assembly
- MongoDB.Bson.dll
Apply(IBsonSerializer)
Reconfigures the specified serializer by applying this attribute to it.
Parameters
serializer
IBsonSerializer The serializer.
Returns
- IBson
Serializer A reconfigured serializer.