Table of Contents

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 ChannelType

The channel type.

Returns

bool

True if the channel type is readable, otherwise false.