Table of Contents

Interface IEntityFrameworkCoreDataService

Namespace
BootstrapBlazor.Components
Assembly
BootstrapBlazor.dll
public interface IEntityFrameworkCoreDataService
Extension Methods

Methods

CancelAsync()

Task CancelAsync()

Returns

Task

EditAsync(object)

Task EditAsync(object model)

Parameters

model object

Returns

Task