C# 클래스 Bot.Modules.spam_check

파일 보기 프로젝트 열기: uncled1023/IRCBot 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
channel string
lines int
nick string
timer System.Timers.Timer

프로퍼티 상세

channel 공개적으로 프로퍼티

public string channel
리턴 string

lines 공개적으로 프로퍼티

public int lines
리턴 int

nick 공개적으로 프로퍼티

public string nick
리턴 string

timer 공개적으로 프로퍼티

public Timer,System.Timers timer
리턴 System.Timers.Timer