Méthode | Description | |
---|---|---|
Apply ( BsonClassMap classMap ) : void |
Applies a modification to the class map.
|
|
DelegateClassMapConvention ( string name, Action |
Initializes a new instance of the DelegateClassMapConvention class.
|
public Apply ( BsonClassMap classMap ) : void | ||
classMap | BsonClassMap | The class map. |
Résultat | void |
public DelegateClassMapConvention ( string name, Action |
||
name | string | The name. |
action | Action |
The delegate. |
Résultat | System |