Method | Description | |
---|---|---|
DelegatePostProcessingConvention ( string name, Action |
Initializes a new instance of the DelegatePostProcessingConvention class.
|
|
PostProcess ( BsonClassMap classMap ) : void |
Applies a post processing modification to the class map.
|
public DelegatePostProcessingConvention ( string name, Action |
||
name | string | The name. |
action | Action |
The delegate. |
return | System |
public PostProcess ( BsonClassMap classMap ) : void | ||
classMap | BsonClassMap | The class map. |
return | void |