Esempio n. 1
0
 public virtual void AddAsync(bool addAll = false, Infastructure.ProgressReporter pg = null)
 {
     _role.AddAsync(addAll, pg);
 }