C# Class Jabbot.Sprockets.Community.PingSprocket

Port of the Hubot ping.coffee script
Inheritance: Jabbot.Core.Sprockets.RegexSprocket
Afficher le fichier Open project: rbwestmoreland/Jabbot

Méthodes publiques

Méthode Description
Handle ( IPrivateMessage message, IJabbrClient jabbrClient ) : void

Method Details

Handle() public méthode

public Handle ( IPrivateMessage message, IJabbrClient jabbrClient ) : void
message IPrivateMessage
jabbrClient IJabbrClient
Résultat void