Ejemplo n.º 1
0
 public void AddAsync(bool addAll = false, ProgressReporter pg = null)
 {
     _source.AddAsync(addAll, pg);
 }