IAppMetricsConvention Interface

Summary

IAppMetricsConvention Implements the IConvention<TContext>
graph BT Type-.->Interface0["IConvention<IAppMetricsConventionContext>"] Type-.->Interface1["IConvention"] click Interface1 "/api/Rocket.Surgery.Conventions/IConvention" Type["IAppMetricsConvention"] class Type type-node

Syntax

public interface IAppMetricsConvention : IConvention<IAppMetricsConventionContext>, IConvention

Extension Methods

See Also