Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
qtbot
CommandPlugin
CommandErrorEvent
C# Class qtbot.CommandPlugin.CommandErrorEvent
Inheritance:
CommandArgs
Exibir arquivo
Open project: stepperman/HB-Discord-Bot
Public Methods
Method
Description
CommandErrorEvent
(
CommandArgs
arg
,
Exception
ex
) :
System
Method Details
CommandErrorEvent()
public
method
public
CommandErrorEvent
(
CommandArgs
arg
,
Exception
ex
) :
System
arg
CommandArgs
ex
System.Exception
return
System