Ejemplo n.º 1
0
 public IObservable <Unit> PreactivateAsync()
 {
     return(objectPool.PreactivateAsync());
 }