C# 클래스 BudgetAnalyser.Engine.Matching.SimilarMatchedRule

Used for the purpose of showing similar rules as a check when creating a new rule.
상속: MatchingRule
파일 보기 프로젝트 열기: Benrnz/BudgetAnalyser 1 사용 예제들

공개 메소드들

메소드 설명
SimilarMatchedRule ( [ bucketRepository, [ rule ) : System

Initializes a new instance of the SimilarMatchedRule class.

메소드 상세

SimilarMatchedRule() 공개 메소드

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