C# 클래스 OgameBot.Engine.Commands.ReadAllMessagesCommand

상속: OgameBot.Engine.Commands.CommandBase
파일 보기 프로젝트 열기: LordMike/ogame-bot

공개 메소드들

메소드 설명
ReadAllMessagesCommand ( OGameClient client ) : System.Net.Http
Run ( ) : void

메소드 상세

ReadAllMessagesCommand() 공개 메소드

public ReadAllMessagesCommand ( OGameClient client ) : System.Net.Http
client OGameClient
리턴 System.Net.Http

Run() 공개 메소드

public Run ( ) : void
리턴 void