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.1.4894.24375
Syntax

public interface IMultiFileCodeMetricsProvider : ICodeMetricsProvider
See Also