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