Example #1
0
 private static void Using(IDisposable disp)
 {
     Disposables.Push(disp);
 }