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