Akka.Persistence.Serialization.SnapshotSerializer.SnapshotSerializer C# (CSharp) 메소드

SnapshotSerializer() 공개 메소드

public SnapshotSerializer ( ExtendedActorSystem system ) : System
system ExtendedActorSystem
리턴 System
        public SnapshotSerializer(ExtendedActorSystem system)
            : base(system)
        {
        }
        public Information TransportInformation