Class DelegateDisposable
public sealed class DelegateDisposable : IDisposable
- Inheritance
-
DelegateDisposable
- Implements
- Inherited Members
Constructors
DelegateDisposable(Action)
public DelegateDisposable(Action action)
Parameters
actionAction
Methods
Dispose()
public void Dispose()