Class ConventionalAppService
Inherited Members
Namespace: Volo.Abp.TestApp.Application
Assembly: Volo.Abp.TestApp.dll
Syntax
public class ConventionalAppService : IApplicationService, IRemoteService, ITransientDependency
Constructors
ConventionalAppService()
Declaration
public ConventionalAppService()
Methods
GetAsync()
Declaration
[Authorize]
[UnitOfWork]
public virtual Task GetAsync()
Returns
Type | Description |
---|---|
Task |