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

public class CountProjectsByProjectTypeProvider : IMultiFileCodeMetricsProvider, 
	ICodeMetricsProvider
See Also