C# 클래스 Akka.Interfaced.NotificationExceptionTest.TestExceptionActor

상속: InterfacedActor, ISubjectObserver, ISubject2ObserverAsync
파일 보기 프로젝트 열기: SaladLab/Akka.Interfaced

공개 메소드들

메소드 설명
TestExceptionActor ( LogBoard log ) : System

비공개 메소드들

메소드 설명
ISubject2ObserverAsync ( string eventName ) : System.Threading.Tasks.Task
ISubjectObserver ( string eventName ) : void

메소드 상세

TestExceptionActor() 공개 메소드

public TestExceptionActor ( LogBoard log ) : System
log LogBoard
리턴 System