Click or drag to resize

ChannelModeListUnquietArgsChannel Property

Returns the IChannel where the unquiet occured

Namespace:  AdiIRCAPIv2.Arguments.ChannelModes
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
public IChannel Channel { get; }

Property Value

Type: IChannel
See Also