Interface IInfoEndpointHandler
Inherited Members
Namespace: Steeltoe.Management.Endpoint.Actuators.Info
Assembly: Steeltoe.Management.Endpoint.dll
Syntax
public interface IInfoEndpointHandler : IEndpointHandler<object?, IDictionary<string, object>>