C# Class OgameBot.Engine.Commands.ReadAllMessagesCommand

Inheritance: OgameBot.Engine.Commands.CommandBase
Afficher le fichier Open project: LordMike/ogame-bot

Méthodes publiques

Méthode Description
ReadAllMessagesCommand ( OGameClient client ) : System.Net.Http
Run ( ) : void

Method Details

ReadAllMessagesCommand() public méthode

public ReadAllMessagesCommand ( OGameClient client ) : System.Net.Http
client OGameClient
Résultat System.Net.Http

Run() public méthode

public Run ( ) : void
Résultat void