Namespace DotNetBrowser
Interfaces
- IAutoDisposable
Represents the object which can be disposed by itself (without the explicit Dispose method call).
- IAutoDisposable<TArgs>
Represents the object which can be disposed by itself (without the explicit Dispose method call).