Table of Contents

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

int

Nofities

public ObservableCollection<IDisposable> Nofities { get; set; }

Property Value

ObservableCollection<IDisposable>

Notify

public IDisposable Notify { get; set; }

Property Value

IDisposable

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public void Dispose()