Class PeopleIntegrationService
Implements
Inherited Members
Namespace: Volo.Abp.TestApp.Application
Assembly: Volo.Abp.TestApp.dll
Syntax
[IntegrationService]
public class PeopleIntegrationService : ApplicationService, IAvoidDuplicateCrossCuttingConcerns, IValidationEnabled, IUnitOfWorkEnabled, IAuditingEnabled, IGlobalFeatureCheckingEnabled, ITransientDependency, IPeopleIntegrationService, IApplicationService, IRemoteService
Constructors
PeopleIntegrationService()
Declaration
public PeopleIntegrationService()
Methods
GetValueAsync()
Declaration
public Task<string> GetValueAsync()
Returns
Type | Description |
---|---|
Task<string> |