Interface IServiceProxyGenerator
Namespace: Volo.Abp.Cli.ServiceProxying
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public interface IServiceProxyGenerator
Methods
GenerateProxyAsync(GenerateProxyArgs)
Declaration
Task GenerateProxyAsync(GenerateProxyArgs args)
Parameters
| Type | Name | Description |
|---|---|---|
| GenerateProxyArgs | args |
Returns
| Type | Description |
|---|---|
| Task |