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