C# Class Bot.Plugins.Base.Commands.GenerateArchiveLink

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

Méthodes publiques

Méthode Description
Execute ( IrcEventArgs e ) : IEnumerable

Méthodes protégées

Méthode Description
CalculateMD5Hash ( string input ) : string

Method Details

CalculateMD5Hash() protected méthode

protected CalculateMD5Hash ( string input ) : string
input string
Résultat string

Execute() public méthode

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