Method | Description | |
---|---|---|
Apply ( BsonMemberMap memberMap ) : void |
Applies a modification to the member map.
|
|
BsonElementAttribute ( ) : System |
Initializes a new instance of the BsonElementAttribute class.
|
|
BsonElementAttribute ( string elementName ) : System |
Initializes a new instance of the BsonElementAttribute class.
|
public Apply ( BsonMemberMap memberMap ) : void | ||
memberMap | BsonMemberMap | The member map. |
return | void |
public BsonElementAttribute ( string elementName ) : System | ||
elementName | string | The name of the element. |
return | System |