public IDisposable SubscribeAfterChange( Func<ObservablePropertyEventArgs<TItem>, Task> task )
In This Article