コード例 #1
0
 public IObservable <Unit> PreactivateAsync()
 {
     return(objectPool.PreactivateAsync());
 }