A weakly-typed base interface for IMetric<T>. Never implement directly. Always implement IMetric<T>.
Namespace: Metalama.Framework.Metrics
Assembly: Metalama.Framework.dll
Syntax
[CompileTime]
public interface IMetricExtension Methods
See Also
IMetric<T>