C# Class ArchiMetrics.Analysis.Validation.ValidationResultBase

Inheritance: IValidationResult
Afficher le fichier Open project: jjrdk/ArchiMetrics

Méthodes protégées

Méthode Description
ValidationResultBase ( bool passed, IModelNode vertex ) : Common.Structure

Method Details

ValidationResultBase() protected méthode

protected ValidationResultBase ( bool passed, IModelNode vertex ) : Common.Structure
passed bool
vertex IModelNode
Résultat Common.Structure