C# Class AcTools.DataAnalyzer.HashStorage.Simular

Mostra file Open project: gro-ove/actools

Public Properties

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

Property Details

CarId public_oe property

public string CarId
return string

Value public_oe property

public double Value
return double

WorkedRules public_oe property

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