Метод | Описание | |
---|---|---|
Apply ( BsonMemberMap memberMap ) : void |
Applies a modification to the member map.
|
|
MemberSerializationOptionsConvention ( |
Initializes a new instance of the MemberSerializationOptionsConvention class.
|
public Apply ( BsonMemberMap memberMap ) : void | ||
memberMap | BsonMemberMap | The member map. |
Результат | void |
public MemberSerializationOptionsConvention ( |
||
type | The type of the member. | |
serializationOptions | IBsonSerializationOptions | The serialization options to use for members of this type. |
Результат | System |