C# 클래스 ArchiMetrics.Analysis.Model.NodeMerger

파일 보기 프로젝트 열기: jjrdk/ArchiMetrics

공개 메소드들

메소드 설명
GetQuality ( this reviews ) : CodeQuality
Merge ( this vertices ) : IEnumerable

비공개 메소드들

메소드 설명
GetQuality ( this input ) : CodeQuality

메소드 상세

GetQuality() 공개 정적인 메소드

public static GetQuality ( this reviews ) : CodeQuality
reviews this
리턴 CodeQuality

Merge() 공개 정적인 메소드

public static Merge ( this vertices ) : IEnumerable
vertices this
리턴 IEnumerable