Constructor DelegatePostProcessingConvention
- Namespace
- MongoDB.Bson.Serialization.Conventions
- Assembly
- MongoDB.Bson.dll
DelegatePostProcessingConvention(string, Action<BsonClassMap>)
Initializes a new instance of the Delegate
Parameters
name
stringThe name.
action
Action<BsonClass >Map The delegate.