Метод | Описание | |
---|---|---|
Apply ( BsonMemberMap memberMap ) : void |
Applies a modification to the member map.
|
|
IgnoreIfDefaultConvention ( bool ignoreIfDefault ) |
Initializes a new instance of the IgnoreIfDefaultConvention class.
|
public Apply ( BsonMemberMap memberMap ) : void | ||
memberMap | BsonMemberMap | The member map. |
Результат | void |
public IgnoreIfDefaultConvention ( bool ignoreIfDefault ) | ||
ignoreIfDefault | bool | Whether to ignore default values during serialization. |