Exemplo n.º 1
0
 public abstract void Copy(FsFile target, Action <int> progress);
Exemplo n.º 2
0
 public abstract void Copy(FsFile target, Action <long, long> progress);
Exemplo n.º 3
0
 public abstract void Copy(FsFile target);