C# Class BudgetAnalyser.Engine.Matching.SimilarMatchedRule

Used for the purpose of showing similar rules as a check when creating a new rule.
Inheritance: MatchingRule
Afficher le fichier Open project: Benrnz/BudgetAnalyser Class Usage Examples

Méthodes publiques

Méthode Description
SimilarMatchedRule ( [ bucketRepository, [ rule ) : System

Initializes a new instance of the SimilarMatchedRule class.

Method Details

SimilarMatchedRule() public méthode

Initializes a new instance of the SimilarMatchedRule class.
public SimilarMatchedRule ( [ bucketRepository, [ rule ) : System
bucketRepository [ The bucket repository.
rule [ The rule.
Résultat System