Пример #1
0
 public CallDeferredPromise(Asyn a)
 {
     this._asyn = a;
 }
Пример #2
0
 protected internal Assets(Asyn s)
 {
     this.asyn = s;
 }