Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Property FromSerializer

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

FromSerializer

Gets or sets the TFrom serializer.

public IBsonSerializer<TFrom> FromSerializer { get; set; }

Property Value

IBsonSerializer<TFrom>