Example #1
0
 public void AddAsync(bool addAll = false, ProgressReporter pg = null)
 {
     _picture.AddAsync(addAll, pg);
 }