ByteValue Implicit Conversion Operators
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
Implicit(Byte to ByteValue) | Implicit converter from Byte. |
![]() ![]() |
Implicit(ByteValue to Byte) | Implicit converter to Byte. |
Top