Interface IEndpoint<TResult>
Namespace: Steeltoe.Management
Assembly: Steeltoe.Management.Abstractions.dll
Syntax
public interface IEndpoint<out TResult> : IEndpoint
Type Parameters
Name | Description |
---|---|
TResult |
Methods
| Edit this page View SourceInvoke()
Declaration
TResult Invoke()
Returns
Type | Description |
---|---|
TResult |