Property | Type | Description |
---|
Method | Description | |
---|---|---|
Apply ( BsonMemberMap memberMap ) : void |
Applies a modification to the member map.
|
|
BsonDefaultValueAttribute ( object defaultValue ) : System |
Initializes a new instance of the BsonDefaultValueAttribute class.
|
public Apply ( BsonMemberMap memberMap ) : void | ||
memberMap | BsonMemberMap | The member map. |
return | void |
public BsonDefaultValueAttribute ( object defaultValue ) : System | ||
defaultValue | object | The default value. |
return | System |