C# Class ArchiMetrics.Analysis.Metrics.ProjectMetric

Inheritance: IProjectMetric
Afficher le fichier Open project: jjrdk/ArchiMetrics Class Usage Examples

Méthodes publiques

Méthode Description
ProjectMetric ( string name, IEnumerable namespaceMetrics, IEnumerable referencedProjects, double relationalCohesion ) : System.Collections.Generic

Method Details

ProjectMetric() public méthode

public ProjectMetric ( string name, IEnumerable namespaceMetrics, IEnumerable referencedProjects, double relationalCohesion ) : System.Collections.Generic
name string
namespaceMetrics IEnumerable
referencedProjects IEnumerable
relationalCohesion double
Résultat System.Collections.Generic