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

A Dto object to persist a matching rule.
Afficher le fichier Open project: Benrnz/BudgetAnalyser Class Usage Examples

Méthodes publiques

Méthode Description
MatchingRuleDto ( ) : System

Initializes a new instance of the MatchingRuleDto class.

Method Details

MatchingRuleDto() public méthode

Initializes a new instance of the MatchingRuleDto class.
public MatchingRuleDto ( ) : System
Résultat System