프로퍼티 | 타입 | 설명 | |
---|---|---|---|
RootId | string |
메소드 | 설명 | |
---|---|---|
BsonIndexDocument ( IKey key ) : MongoDB.Bson | ||
Write ( string field, BsonValue value ) : void |
public BsonIndexDocument ( IKey key ) : MongoDB.Bson | ||
key | IKey | |
리턴 | MongoDB.Bson |
public Write ( string field, BsonValue value ) : void | ||
field | string | |
value | BsonValue | |
리턴 | void |