C# Class BudgetAnalyser.Engine.Matching.Data.MatchingRuleDto

A Dto object to persist a matching rule.
Show file Open project: Benrnz/BudgetAnalyser Class Usage Examples

Public Methods

Method Description
MatchingRuleDto ( ) : System

Initializes a new instance of the MatchingRuleDto class.

Method Details

MatchingRuleDto() public method

Initializes a new instance of the MatchingRuleDto class.
public MatchingRuleDto ( ) : System
return System