C# (CSharp) IrcSharp Namespace

Nested Namespaces

IrcSharp.Extended

Classes

Name Description
BadNickEventArgs Represents the event arguments belonging to the BadNick-Event
ChannelListBeginEventArgs
ChannelListEndEventArgs
ChannelListLine
ChannelListListener This listener allows you to listen for a channel list, requested by a LIST command.
ErrorEventArgs
FlagDefinition
ISupportIrcStandardDefinition
InfoBeginEventArgs
InfoEndEventArgs
InfoListener
InvalidLineFormatException
IrcClient Represents a full connection to an irc server with all nesessary members to communicate with it.
IrcEventArgs
IrcLine Represents a raw irc line received over an irc connection.
IrcServerEndPoint
LinksBeginEventArgs
LinksEndEventArgs
LinksListener This listener allows you to listen for a link reply.
LoginEventArgs The arguments for the OnLogin event.
ModeReceivedEventArgs
MotdBeginEventArgs
MotdEndEventArgs
MotdListener
NamesBeginEventArgs
NamesEndEventArgs
NamesListener
NoticeReceivedEventArgs
NumericReceivedEventArgs
PartReceivedEventArgs
PrivateMessageReceivedEventArgs
QuitReceivedEventArgs
UserInfo Holds host informations about a user.
WhoBeginEventArgs
WhoEndEventArgs
WhoLine
WhoListener This listener allows you to listen for a who reply.