C# Class BudgetAnalyser.Engine.Matching.Matchmaker

Inheritance: IMatchmaker
ファイルを表示 Open project: Benrnz/BudgetAnalyser

Public Methods

Method Description
Match ( [ transactions, [ rules ) : bool
Matchmaker ( [ logger ) : System

Method Details

Match() public method

public Match ( [ transactions, [ rules ) : bool
transactions [
rules [
return bool

Matchmaker() public method

public Matchmaker ( [ logger ) : System
logger [
return System