C# (CSharp) IrcSharp 네임스페이스

중첩된 네임스페이스

IrcSharp.Extended

클래스들

이름 설명
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.