Exemplo n.º 1
0
 public ReqReplica(PendingWriteRequest req)
     : base()
 {
     this.PendingWriteReq = req;
 }