C# Class Akka.Interfaced.NotificationExceptionTest.TestExceptionActor

Inheritance: InterfacedActor, ISubjectObserver, ISubject2ObserverAsync
Datei anzeigen Open project: SaladLab/Akka.Interfaced

Public Methods

Method Description
TestExceptionActor ( LogBoard log ) : System

Private Methods

Method Description
ISubject2ObserverAsync ( string eventName ) : System.Threading.Tasks.Task
ISubjectObserver ( string eventName ) : void

Method Details

TestExceptionActor() public method

public TestExceptionActor ( LogBoard log ) : System
log LogBoard
return System