Method For
For<T>(T)
Declaration
public static ReactiveTrackerList<T> For<T>(T instance) where T : class, INotifyPropertyChanged
Parameters
Type | Name | Description |
---|---|---|
T | instance |
Returns
Type | Description |
---|---|
ReactiveTrackerList<T> |
Type Parameters
Name | Description |
---|---|
T |