C# 클래스 BlackHole.Master.Model.SlaveMonitorModel

상속: ViewModel
파일 보기 프로젝트 열기: hussein-aitlahcen/BlackHole

공개 메소드들

메소드 설명
SetListeningState ( string state ) : void
SetOnlineSlaves ( int count ) : void
SlaveMonitorModel ( )

메소드 상세

SetListeningState() 공개 메소드

public SetListeningState ( string state ) : void
state string
리턴 void

SetOnlineSlaves() 공개 메소드

public SetOnlineSlaves ( int count ) : void
count int
리턴 void

SlaveMonitorModel() 공개 메소드

public SlaveMonitorModel ( )