Method MakeEntityUpdatable
- Namespace
- Innova.Prism.Infrastructure.Interfaces
- Assembly
- Innova.Prism.Infrastructure.dll
MakeEntityUpdatable(object)
Makes the specified entity updatable.
void MakeEntityUpdatable(object entity)
Parameters
entityobjectThe entity to make updatable.