C# Class AcTools.DataAnalyzer.HashStorage.Simular

Show file Open project: gro-ove/actools

Public Properties

Property Type Description
CarId string
Value double
WorkedRules AcTools.DataAnalyzer.RulesSet.Rule[]

Property Details

CarId public property

public string CarId
return string

Value public property

public double Value
return double

WorkedRules public property

public RulesSet.Rule[],AcTools.DataAnalyzer WorkedRules
return AcTools.DataAnalyzer.RulesSet.Rule[]