C# Class Akka.Interfaced.NotificationFilterOrderTest.TestFilterActor

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

Public Methods

Method Description
TestFilterActor ( LogBoard log ) : System

Private Methods

Method Description
ISubjectObserver ( string eventName ) : void

Method Details

TestFilterActor() public method

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