public void Dispose()
 {
     _current.Dispose();
 }
예제 #2
0
 public void Dispose()
 {
     _background.Dispose();
 }