Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Bot
Commands
Exchange
C# Class Bot.Commands.Exchange
Inheritance:
Bot.Core.Commands.Command
,
IDisposable
ファイルを表示
Open project: Crobol/Bot
Public Methods
Method
Description
Dispose
( ) :
void
Execute
(
IrcEventArgs
e
) :
IEnumerable
Protected Methods
Method
Description
Dispose
(
bool
disposing
) :
void
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
Dispose()
protected
method
protected
Dispose
(
bool
disposing
) :
void
disposing
bool
return
void
Execute()
public
method
public
Execute
(
IrcEventArgs
e
) :
IEnumerable
e
Meebey.SmartIrc4net.IrcEventArgs
return
IEnumerable