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