CountProjectsByProjectTypeProvider Constructor (IFileStreamFactory)MSBuildCodeMetrics
Constructor used to inject dependencies

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

public CountProjectsByProjectTypeProvider(
	IFileStreamFactory fileStreamFactory
)
See Also