C# 클래스 HuxBot.Trigger

파일 보기 프로젝트 열기: HaxtonFale/HuxBot

공개 메소드들

메소드 설명
Answer ( string sender ) : string
Stats ( string nick ) : string
Trigger ( TimeCounter cnt, string rep, int tim, string list = null, string countpath = null ) : System

메소드 상세

Answer() 공개 메소드

public Answer ( string sender ) : string
sender string
리턴 string

Stats() 공개 메소드

public Stats ( string nick ) : string
nick string
리턴 string

Trigger() 공개 메소드

public Trigger ( TimeCounter cnt, string rep, int tim, string list = null, string countpath = null ) : System
cnt TimeCounter
rep string
tim int
list string
countpath string
리턴 System