Property FromSerializer
FromSerializer
Gets or sets the TFrom serializer.
public IBsonSerializer<TFrom> FromSerializer { get; set; }
Property Value
- IBsonSerializer<TFrom>
Gets or sets the TFrom serializer.
public IBsonSerializer<TFrom> FromSerializer { get; set; }