Method | Description | |
---|---|---|
Add ( string carId, string rulesSetId, string hashValue ) : void | ||
FindSimular ( string carId, string rulesSetId, string hashValue, double threshold, |
||
FromFile ( ) : |
||
HasCar ( string carId ) : bool | ||
HashStorage ( ) : System.Collections.Generic |
public Add ( string carId, string rulesSetId, string hashValue ) : void | ||
carId | string | |
rulesSetId | string | |
hashValue | string | |
return | void |
public FindSimular ( string carId, string rulesSetId, string hashValue, double threshold, |
||
carId | string | |
rulesSetId | string | |
hashValue | string | |
threshold | double | |
set | ||
return | IEnumerable |
public HashStorage ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |