C# 클래스 WinTail.Actors.WinTailSupervisor

상속: ReceiveActor
파일 보기 프로젝트 열기: njimenez/AkkaProjects

공개 메소드들

메소드 설명
GetProps ( MainWindowViewModel vm ) : Props
WinTailSupervisor ( MainWindowViewModel vm ) : System

Initializes a new instance of the WordCounterSupervisor class.

비공개 메소드들

메소드 설명
Convert ( System.TimeSpan ts ) : String
Handle ( Done msg ) : void
Handle ( EnumerateFiles msg ) : void
Handle ( FileInfo msg ) : void
Handle ( StatusMessage msg ) : void
Handle ( ValidateArgs msg ) : void
Ready ( ) : void

메소드 상세

GetProps() 공개 정적인 메소드

public static GetProps ( MainWindowViewModel vm ) : Props
vm WinTail.ViewModels.MainWindowViewModel
리턴 Props

WinTailSupervisor() 공개 메소드

Initializes a new instance of the WordCounterSupervisor class.
public WinTailSupervisor ( MainWindowViewModel vm ) : System
vm WinTail.ViewModels.MainWindowViewModel
리턴 System