C# 클래스 ArchiMetrics.Analysis.Metrics.ProjectMetric

상속: IProjectMetric
파일 보기 프로젝트 열기: jjrdk/ArchiMetrics 1 사용 예제들

공개 메소드들

메소드 설명
ProjectMetric ( string name, IEnumerable namespaceMetrics, IEnumerable referencedProjects, double relationalCohesion ) : System.Collections.Generic

메소드 상세

ProjectMetric() 공개 메소드

public ProjectMetric ( string name, IEnumerable namespaceMetrics, IEnumerable referencedProjects, double relationalCohesion ) : System.Collections.Generic
name string
namespaceMetrics IEnumerable
referencedProjects IEnumerable
relationalCohesion double
리턴 System.Collections.Generic