Method | Description | |
---|---|---|
Apply ( BsonMemberMap memberMap ) : void |
Applies a modification to the member map.
|
|
BsonSerializerAttribute ( ) : System |
Initializes a new instance of the BsonSerializerAttribute class.
|
|
BsonSerializerAttribute ( |
Initializes a new instance of the BsonSerializerAttribute class.
|
Method | Description | |
---|---|---|
CreateSerializer ( |
Creates a serializer for a type based on the serializer type specified by the attribute.
|
public Apply ( BsonMemberMap memberMap ) : void | ||
memberMap | BsonMemberMap | The member map. |
return | void |
public BsonSerializerAttribute ( |
||
serializerType | The type of the serializer to use for a class. | |
return | System |