ISingleFileCodeMetricsProvider InterfaceMSBuildCodeMetrics
This interface must be implemented for providers that need to compute metric for each file perspective.

Namespace: MSBuildCodeMetrics.Core
Assembly: MSBuildCodeMetrics.Core (in MSBuildCodeMetrics.Core.dll) Version: 0.1.4894.24375
Syntax

public interface ISingleFileCodeMetricsProvider : ICodeMetricsProvider
See Also