Esempio n. 1
0
 protected TaskBase()
 {
     this.progress = new Progress {
         Task = this
     };
 }