C# Class Akka.Cluster.Tests.MultiNode.ClusterDeathWatchSpec.DumbObserver

Inheritance: ReceiveActor
Mostra file Open project: rogeralsing/akka.net

Public Methods

Method Description
DumbObserver ( ActorPath path2, IActorRef testActorRef ) : System

Method Details

DumbObserver() public method

public DumbObserver ( ActorPath path2, IActorRef testActorRef ) : System
path2 ActorPath
testActorRef IActorRef
return System