C# 클래스 Ctf.Communication.GameInfoCommand

상속: BaseCommand
파일 보기 프로젝트 열기: blstream/Patronage2013-CaptureTheFlag 1 사용 예제들

공개 메소드들

메소드 설명
GameInfoCommand ( String gameId ) : System
GetGameInfo ( ) : Task

비공개 메소드들

메소드 설명
RequestCallbackOnFail ( String errorMessage ) : void
RequestCallbackOnSuccess ( IRestResponse response ) : void

메소드 상세

GameInfoCommand() 공개 메소드

public GameInfoCommand ( String gameId ) : System
gameId String
리턴 System

GetGameInfo() 공개 메소드

public GetGameInfo ( ) : Task
리턴 Task