Class MyJsonBindable
- Namespace
- H.Extensions.TextJsonable
- Assembly
- H.Extensions.TextJsonable.dll
public class MyJsonBindable : JsonBindableBase, ITextJsonable, ITextJsonableReader, ITextJsonableWriter, IDisposable
- Inheritance
-
MyJsonBindable
- Implements
- Inherited Members
- Extension Methods
Properties
Age
public int Age { get; set; }
Property Value
Nofities
public ObservableCollection<IDisposable> Nofities { get; set; }
Property Value
Notify
public IDisposable Notify { get; set; }
Property Value
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()