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
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
