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

Inheritance: Bot.Core.Commands.Command
Show file Open project: Crobol/Bot

Public Methods

Method Description
Execute ( IrcEventArgs e ) : IEnumerable

Protected Methods

Method Description
CalculateMD5Hash ( string input ) : string

Method Details

CalculateMD5Hash() protected method

protected CalculateMD5Hash ( string input ) : string
input string
return string

Execute() public method

public Execute ( IrcEventArgs e ) : IEnumerable
e Meebey.SmartIrc4net.IrcEventArgs
return IEnumerable