C# 클래스 IrcD.Modes.ChannelModes.ModeLimit

상속: ChannelMode, IParameterC
파일 보기 프로젝트 열기: FreeApophis/ircddotnet

공개 메소드들

메소드 설명
Add ( string parameter ) : string
HandleEvent ( CommandBase command, ChannelInfo channel, UserInfo user, List args ) : bool
ModeLimit ( ) : System.Collections.Generic

비공개 메소드들

메소드 설명
SetLimit ( string value ) : void

메소드 상세

Add() 공개 메소드

public Add ( string parameter ) : string
parameter string
리턴 string

HandleEvent() 공개 메소드

public HandleEvent ( CommandBase command, ChannelInfo channel, UserInfo user, List args ) : bool
command CommandBase
channel IrcD.Channel.ChannelInfo
user UserInfo
args List
리턴 bool

ModeLimit() 공개 메소드

public ModeLimit ( ) : System.Collections.Generic
리턴 System.Collections.Generic