Method IsReadable
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsReadable(ChannelType)
Determines if the channel type is readable.
public static bool IsReadable(this ChannelType type)
Parameters
type
ChannelTypeThe channel type.
Returns
- bool
True if the channel type is readable, otherwise false.