IPostProcessingConvention Interface |
Namespace: MongoDB.Bson.Serialization.Conventions
The IPostProcessingConvention type exposes the following members.
Name | Description | |
---|---|---|
Name |
Gets the name of the convention.
(Inherited from IConvention.) |
Name | Description | |
---|---|---|
PostProcess |
Applies a post processing modification to the class map.
|