Class MyDisposable
- Namespace
- H.Extensions.TextJsonable
- Assembly
- H.Extensions.TextJsonable.dll
public class MyDisposable : IDisposable
- Inheritance
-
MyDisposable
- Implements
- Inherited Members
- Extension Methods
Properties
MyProperty
public int MyProperty { get; set; }
Property Value
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()