C# Class qtbot.CommandPlugin.CommandErrorEvent

Inheritance: CommandArgs
Afficher le fichier Open project: stepperman/HB-Discord-Bot

Méthodes publiques

Méthode Description
CommandErrorEvent ( CommandArgs arg, Exception ex ) : System

Method Details

CommandErrorEvent() public méthode

public CommandErrorEvent ( CommandArgs arg, Exception ex ) : System
arg CommandArgs
ex System.Exception
Résultat System