C# Class Akka.Tests.Actor.DeathWatchSpec.BrotherActor

Inheritance: ReceiveActor
Datei anzeigen Open project: rogeralsing/akka.net

Public Methods

Method Description
BrotherActor ( IActorRef failed ) : System

Method Details

BrotherActor() public method

public BrotherActor ( IActorRef failed ) : System
failed IActorRef
return System