Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
qtbot
CommandPlugin
CommandArgsError
C# Class qtbot.CommandPlugin.CommandArgsError
Inheritance:
CommandArgs
Show file
Open project: stepperman/HB-Discord-Bot
Public Methods
Method
Description
CommandArgsError
(
CommandArgs
args
,
Exception
ex
) :
System
Method Details
CommandArgsError()
public
method
public
CommandArgsError
(
CommandArgs
args
,
Exception
ex
) :
System
args
CommandArgs
ex
System.Exception
return
System