C# Class Akka.Interfaced.NotificationExceptionTest.TestExceptionActor

Inheritance: InterfacedActor, ISubjectObserver, ISubject2ObserverAsync
Afficher le fichier Open project: SaladLab/Akka.Interfaced

Méthodes publiques

Méthode Description
TestExceptionActor ( LogBoard log ) : System

Private Methods

Méthode Description
ISubject2ObserverAsync ( string eventName ) : System.Threading.Tasks.Task
ISubjectObserver ( string eventName ) : void

Method Details

TestExceptionActor() public méthode

public TestExceptionActor ( LogBoard log ) : System
log LogBoard
Résultat System