The CountProjectsByProjectTypeProvider type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| CountProjectsByProjectTypeProvider |
Default constructor
| |
| CountProjectsByProjectTypeProvider(IFileStreamFactory) |
Constructor used to inject dependencies
|
Methods
| Name | Description | |
|---|---|---|
| ComputeMetrics |
Compute metrics
| |
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
| GetMetrics |
Get metrics computed by this provider
| |
| GetProjectType |
Parses the input stream and return the associated project type. The stream should point to a project file (csproj or vbproj)
| |
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| Name |
Name of the provider (CountProjectsByProjectTypeProvider)
|
See Also