Class ObservableCollectionAdaptorEx<T>
Implements
IChangeSetAdaptor<T>
Inherited Members
Namespace: PoeShared.Scaffolding
Assembly: PoeShared.dll
Syntax
public class ObservableCollectionAdaptorEx<T> : IChangeSetAdaptor<T>
Type Parameters
Name | Description |
---|---|
T |
Constructors
Name | Description |
---|---|
ObservableCollectionAdaptorEx(IObservableCollection<T>) |
Methods
Name | Description |
---|---|
Adapt(IChangeSet<T>) |