Method | Description | |
---|---|---|
Apply ( BsonMemberMap memberMap ) : void |
Applies a modification to the member map.
|
|
EnumRepresentationConvention ( BsonType representation ) : System |
Initializes a new instance of the EnumRepresentationConvention class.
|
public Apply ( BsonMemberMap memberMap ) : void | ||
memberMap | BsonMemberMap | The member map. |
return | void |
public EnumRepresentationConvention ( BsonType representation ) : System | ||
representation | BsonType | The serialization representation. 0 is used to detect representation /// from the enum itself. |
return | System |