C# 클래스 Dbot.Client.SampleClient

상속: ConsolePrintClient
파일 보기 프로젝트 열기: destinygg/bot 1 사용 예제들

공개 메소드들

메소드 설명
Forward ( PublicMessage message ) : void
Run ( IProcessor processor ) : void

비공개 메소드들

메소드 설명
ParseRawIrc ( ) : void

메소드 상세

Forward() 공개 메소드

public Forward ( PublicMessage message ) : void
message Dbot.CommonModels.PublicMessage
리턴 void

Run() 공개 메소드

public Run ( IProcessor processor ) : void
processor IProcessor
리턴 void