C# 클래스 Grabacr07.KanColleViewer.Models.StatusService

主にメイン ウィンドウのステータス バーに表示する
상속: Livet.NotificationObject
파일 보기 프로젝트 열기: KCV-Localisation/KanColleViewer

공개 메소드들

메소드 설명
Notify ( string message ) : void
Set ( string message ) : void

비공개 메소드들

메소드 설명
RaiseMessagePropertyChanged ( ) : void
StatusService ( ) : System

메소드 상세

Notify() 공개 메소드

public Notify ( string message ) : void
message string
리턴 void

Set() 공개 메소드

public Set ( string message ) : void
message string
리턴 void