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

Show file Open project: Benrnz/BudgetAnalyser Class Usage Examples

Public Methods

Method Description
Mapper_MatchingRuleDto_MatchingRule ( [ bucketRepo ) : System

Private Methods

Method Description
ModelFactory ( MatchingRuleDto dto, MatchingRule &model ) : void
ToDtoPostprocessing ( MatchingRuleDto &dto, MatchingRule model ) : void
ToModelPostprocessing ( MatchingRuleDto dto, MatchingRule &model ) : void

Method Details

Mapper_MatchingRuleDto_MatchingRule() public method

public Mapper_MatchingRuleDto_MatchingRule ( [ bucketRepo ) : System
bucketRepo [
return System