C# 클래스 FrontendService.Frontend

상속: IFrontend
파일 보기 프로젝트 열기: ekirschn/azure-md

공개 메소드들

메소드 설명
GetInitialParams ( ) : void
TellSystemStatus ( string computerId, SystemStatus status ) : void

메소드 상세

GetInitialParams() 공개 메소드

public GetInitialParams ( ) : void
리턴 void

TellSystemStatus() 공개 메소드

public TellSystemStatus ( string computerId, SystemStatus status ) : void
computerId string
status SystemStatus
리턴 void