C# 클래스 wmib.Extensions.FilesystemPing

상속: Module
파일 보기 프로젝트 열기: benapetr/wikimedia-bot

공개 메소드들

메소드 설명
Construct ( ) : bool
Hook_PRIV ( Channel channel, libirc invoker, string message ) : void
Ping ( object info ) : void

메소드 상세

Construct() 공개 메소드

public Construct ( ) : bool
리턴 bool

Hook_PRIV() 공개 메소드

public Hook_PRIV ( Channel channel, libirc invoker, string message ) : void
channel Channel
invoker libirc
message string
리턴 void

Ping() 공개 메소드

public Ping ( object info ) : void
info object
리턴 void