Interface IEntityFrameworkCoreDataService
- Namespace
- BootstrapBlazor.Components
- Assembly
- BootstrapBlazor.dll
public interface IEntityFrameworkCoreDataService
- Extension Methods
Methods
CancelAsync()
Task CancelAsync()
Returns
EditAsync(object)
Task EditAsync(object model)
Parameters
model
object