C# Class NetTelebot.Commands.CommandEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: themehrdad/NetTelebot

Méthodes publiques

Méthode Description
CommandEventArgs ( MessageInfo message, CommandInfo command ) : System

Method Details

CommandEventArgs() public méthode

public CommandEventArgs ( MessageInfo message, CommandInfo command ) : System
message MessageInfo
command CommandInfo
Résultat System