메소드 | 설명 | |
---|---|---|
Deserialize ( BsonReader bsonReader, |
메소드 | 설명 | |
---|---|---|
ReadArray ( BsonReader bsonReader ) : IList | ||
ReadCustomObject ( BsonReader bsonReader ) : System.Management.Automation.PSObject | ||
ReadObject ( BsonReader bsonReader ) : object |
public Deserialize ( BsonReader bsonReader, |
||
bsonReader | BsonReader | |
nominalType | ||
actualType | ||
options | IBsonSerializationOptions | |
리턴 | object |