A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
AdiIRCAPIv2.Interfaces
IChannel Interface
IChannel Properties
BanList Property
ChannelLimit Property
ChannelModeArgs Property
ChannelModes Property
ChannelPassword Property
ExceptList Property
GetUsers Property
InviteList Property
IsInviteOnly Property
IsModerated Property
IsPrivate Property
IsSecret Property
NoExternalMsgs Property
OnlyOpsSetTopic Property
QuietList Property
Topic Property
TopicSetAt Property
TopicSetBy Property
Users Property
IChannel
ExceptList Property
Returns the IChannel except list.
Namespace:
AdiIRCAPIv2.Interfaces
Assembly:
AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
Copy
Collection
<
IChannelMask
>
ExceptList
{
get
; }
Property Value
Type:
Collection
IChannelMask
See Also
Reference
IChannel Interface
AdiIRCAPIv2.Interfaces Namespace