ByteValue Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
ByteValue() | Initializes a new instance of the ByteValue. | |
ByteValue(Byte) | Initializes a new instance of the ByteValue. | |
ByteValue(ByteValue) | Initializes a new instance of the ByteValue by deep copy. |
Top