Interface IUpdateAppService<TEntityDto, TKey>
Namespace: Volo.Abp.Application.Services
Assembly: Volo.Abp.Ddd.Application.Contracts.dll
Syntax
public interface IUpdateAppService<TEntityDto, in TKey> : IUpdateAppService<TEntityDto, TKey, TEntityDto>, IApplicationService, IRemoteService
Type Parameters
Name | Description |
---|---|
TEntityDto | |
TKey |