C# Class Akka.Interfaced.BoundActorTarget

Inheritance: IRequestTarget
Afficher le fichier Open project: SaladLab/Akka.Interfaced

Méthodes publiques

Méthode Description
BoundActorTarget ( )
BoundActorTarget ( int id, string address = null )

Method Details

BoundActorTarget() public méthode

public BoundActorTarget ( )

BoundActorTarget() public méthode

public BoundActorTarget ( int id, string address = null )
id int
address string