C# Class Akka.Interfaced.ProtobufSerializer.Tests.SerializeAkkaSurrogateTest.DummyActor

Inheritance: Akka.Actor.UntypedActor
Datei anzeigen Open project: SaladLab/Akka.Interfaced

Protected Methods

Method Description
OnReceive ( object message ) : void

Method Details

OnReceive() protected method

protected OnReceive ( object message ) : void
message object
return void