C# Class MSR.Models.Prediction.PostReleaseDefectFiles.G4

Inheritance: FileEstimationStrategy
Afficher le fichier Open project: kirnosenko/msr-tools

Protected Properties

Свойство Type Description
cutOffValue double

Méthodes publiques

Méthode Description
G4 ( CodeStabilityPostReleaseDefectFilesPrediction model ) : System
Init ( IRepository repository ) : void

Method Details

G4() public méthode

public G4 ( CodeStabilityPostReleaseDefectFilesPrediction model ) : System
model CodeStabilityPostReleaseDefectFilesPrediction
Résultat System

Init() public méthode

public Init ( IRepository repository ) : void
repository IRepository
Résultat void

Property Details

cutOffValue protected_oe property

protected double cutOffValue
Résultat double