Class DataBaseService
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc
Assembly: Volo.Abp.AspNetCore.Mvc.Tests.dll
Syntax
public class DataBaseService
Constructors
DataBaseService()
Declaration
public DataBaseService()
Methods
GetResponseAsync()
Declaration
public Task<string> GetResponseAsync()
Returns
| Type | Description |
|---|---|
| Task<string> |