hdac SDK
SDK for hdac blockchain development
|
Represents a BSON Oid (object id). 더 자세히 ...
Public 멤버 함수 | |
BsonObjectId (byte[] value) | |
Initializes a new instance of the BsonObjectId class. 더 자세히 ... | |
속성 | |
byte[] | Value [get] |
Gets or sets the value of the Oid. 더 자세히 ... | |
Represents a BSON Oid (object id).
|
inline |
Initializes a new instance of the BsonObjectId class.
value | The Oid value. |
|
get |
Gets or sets the value of the Oid.
The value of the Oid.