C# Class apophis.SharpIRC.IrcClient.ChannelUser

This class manages the information of a user within a channel.
only used with channel sync
显示文件 Open project: FreeApophis/sharpIRC

Private Methods

Method Description
ChannelUser ( string channel, IrcUser ircuser )