Method MakeEntityUpdatable
- Namespace
- Innova.Prism.Library.BaseViewModels
- Assembly
- Innova.Prism.Library.dll
MakeEntityUpdatable(object)
Makes the specified entity updatable.
public void MakeEntityUpdatable(object entity)
Parameters
entity
objectThe entity to make updatable.