C# Class OgameBot.Engine.Commands.ReadAllMessagesCommand

Inheritance: OgameBot.Engine.Commands.CommandBase
Exibir arquivo Open project: LordMike/ogame-bot

Public Methods

Method Description
ReadAllMessagesCommand ( OGameClient client ) : System.Net.Http
Run ( ) : void

Method Details

ReadAllMessagesCommand() public method

public ReadAllMessagesCommand ( OGameClient client ) : System.Net.Http
client OGameClient
return System.Net.Http

Run() public method

public Run ( ) : void
return void