IListAsyncTestService Interface
Namespace: ConsoleTestApp.Domain
Assembly: ConsoleTestApp.dll
Syntax
public interface IListAsyncTestService
Methods
Execute()
Declaration
Task Execute()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |
public interface IListAsyncTestService
Task Execute()
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |