Beispiel #1
0
 public IObservable <Unit> PreloadAsync()
 {
     return(objectPool.PreloadAsync());
 }