예제 #1
0
 public ReplicatedSnapshotSerializeInfo(SnapshotReplicator snapshotReplicator) : base()
 {
     _snapshotReplicator = snapshotReplicator;
 }