Skip to main content

InstantFeedbackCollectionViewModelBase<TEntity, TProjection, TPrimaryKey, TUnitOfWork>.Edit(Object) Method

Namespace: DevExpress.Mvvm.ViewModel

Assembly: DevExpress.Mvvm.v24.2.ViewModel.dll

Declaration

public virtual void Edit(
    object threadSafeProxy
)

Parameters

Name Type
threadSafeProxy Object
See Also