Table of Contents

Method UpdateEntity

Namespace
Innova.Prism.Library.BaseViewModels
Assembly
Innova.Prism.Library.dll

UpdateEntity(PrimaryKeys<T>, IList)

protected Task UpdateEntity(PrimaryKeys<T> entityKey, IList items)

Parameters

entityKey PrimaryKeys<T>
items IList

Returns

Task