CountProjectsByProjectTypeProvider ClassMSBuildCodeMetrics
Implements a metric that computes number of project by project type
Inheritance Hierarchy

OnlineSystem Object
  MSBuildCodeMetrics.Core.Providers CountProjectsByProjectTypeProvider

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

public class CountProjectsByProjectTypeProvider : IMultiFileCodeMetricsProvider, 
	ICodeMetricsProvider
See Also