C# Class BudgetAnalyser.Engine.Ledger.Data.Mapper_LedgerTransactionDto_LedgerTransaction

Afficher le fichier Open project: Benrnz/BudgetAnalyser Class Usage Examples

Méthodes publiques

Méthode Description
Mapper_LedgerTransactionDto_LedgerTransaction ( [ transactionFactory, [ accountTypeRepo ) : System

Private Methods

Méthode Description
ModelFactory ( LedgerTransactionDto dto, LedgerTransaction &model ) : void
ToDtoPostprocessing ( LedgerTransactionDto &dto, LedgerTransaction model ) : void
ToModelPostprocessing ( LedgerTransactionDto dto, LedgerTransaction &model ) : void

Method Details

Mapper_LedgerTransactionDto_LedgerTransaction() public méthode

public Mapper_LedgerTransactionDto_LedgerTransaction ( [ transactionFactory, [ accountTypeRepo ) : System
transactionFactory [
accountTypeRepo [
Résultat System