IMultiFileCodeMetricsProvider InterfaceMSBuildCodeMetrics
This interface should be implemented for providers that needs to compute metrics for a set o files.

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

public interface IMultiFileCodeMetricsProvider : ICodeMetricsProvider
See Also