메소드 | 설명 | |
---|---|---|
BaseWrapper ( |
Initializes a new instance of the BaseWrapper class.
|
|
BaseWrapper ( object obj ) : System |
Initializes a new instance of the BaseWrapper class.
|
메소드 | 설명 | |
---|---|---|
Deserialize ( MongoDB.Bson.IO.BsonReader bsonReader, |
||
GetDocumentId ( object &id, |
||
Serialize ( |
||
SetDocumentId ( object id ) : void |
protected BaseWrapper ( |
||
nominalType | The nominal type of the wrapped object. | |
obj | object | The wrapped object. |
리턴 | System |
protected BaseWrapper ( object obj ) : System | ||
obj | object | The wrapped object. |
리턴 | System |