explicit operator
operator in Coherence.ChannelID
Operators
public static explicit operator ChannelID(byte value)
Parameters
| Type | Name | Description |
|---|---|---|
| byte | value |
Returns
| Type | Description |
|---|---|
| ChannelID |
public static explicit operator byte(ChannelID channelID)
Parameters
| Type | Name | Description |
|---|---|---|
| ChannelID | channelID |
Returns
| Type | Description |
|---|---|
| byte |