Akka.Persistence.Tests.PersistentActorSpec.SnapshottingBecomingPersistentActor.SnapshottingBecomingPersistentActor C# (CSharp) Метод

SnapshottingBecomingPersistentActor() публичный Метод

public SnapshottingBecomingPersistentActor ( string name, IActorRef probe ) : System
name string
probe IActorRef
Результат System
            public SnapshottingBecomingPersistentActor(string name, IActorRef probe) : base(name, probe) { }