示例#1
0
 public virtual void TargetWriteBytes(DefragmentContextImpl context, int address)
 {
     context.Write(_targetDb, address);
 }