C# Class Bot.Commands.Exchange

Inheritance: Bot.Core.Commands.Command, IDisposable
Afficher le fichier Open project: Crobol/Bot

Méthodes publiques

Méthode Description
Dispose ( ) : void
Execute ( IrcEventArgs e ) : IEnumerable

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

Execute() public méthode

public Execute ( IrcEventArgs e ) : IEnumerable
e Meebey.SmartIrc4net.IrcEventArgs
Résultat IEnumerable