메소드 | 설명 | |
---|---|---|
GetSerializationOptions ( |
Gets the BSON serialization options for a member.
|
|
TypeRepresentationSerializationOptionsConvention ( |
Initializes a new instance of the TypeRepresentationSerializationOptionsConvention class.
|
public GetSerializationOptions ( |
||
memberInfo | The member. | |
리턴 | IBsonSerializationOptions |
public TypeRepresentationSerializationOptionsConvention ( |
||
type | The type of the member. | |
representation | BsonType | The BSON representation to use for this type. |
리턴 | System |