C# Class Jabbot.Sprockets.Community.MathSprocket

Port of the Hubot math.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
Handle ( IRoomMessage message, IJabbrClient jabbrClient ) : void

Method Details

Handle() public méthode

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

Handle() public méthode

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