Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Jabbot
Sprockets
Community
PingSprocket
C# Class Jabbot.Sprockets.Community.PingSprocket
Port of the Hubot ping.coffee script
Inheritance:
Jabbot.Core.Sprockets.RegexSprocket
显示文件
Open project: rbwestmoreland/Jabbot
Public Methods
Method
Description
Handle
(
IPrivateMessage
message
,
IJabbrClient
jabbrClient
) :
void
Method Details
Handle()
public
method
public
Handle
(
IPrivateMessage
message
,
IJabbrClient
jabbrClient
) :
void
message
IPrivateMessage
jabbrClient
IJabbrClient
return
void