C# 클래스 MSR.Models.Prediction.PostReleaseDefectFiles.G4

상속: FileEstimationStrategy
파일 보기 프로젝트 열기: kirnosenko/msr-tools

보호된 프로퍼티들

프로퍼티 타입 설명
cutOffValue double

공개 메소드들

메소드 설명
G4 ( CodeStabilityPostReleaseDefectFilesPrediction model ) : System
Init ( IRepository repository ) : void

메소드 상세

G4() 공개 메소드

public G4 ( CodeStabilityPostReleaseDefectFilesPrediction model ) : System
model CodeStabilityPostReleaseDefectFilesPrediction
리턴 System

Init() 공개 메소드

public Init ( IRepository repository ) : void
repository IRepository
리턴 void

프로퍼티 상세

cutOffValue 보호되어 있는 프로퍼티

protected double cutOffValue
리턴 double