C# Класс BudgetAnalyser.Engine.Ledger.Data.Mapper_LedgerTransactionDto_LedgerTransaction

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Mapper_LedgerTransactionDto_LedgerTransaction ( [ transactionFactory, [ accountTypeRepo ) : System

Приватные методы

Метод Описание
ModelFactory ( LedgerTransactionDto dto, LedgerTransaction &model ) : void
ToDtoPostprocessing ( LedgerTransactionDto &dto, LedgerTransaction model ) : void
ToModelPostprocessing ( LedgerTransactionDto dto, LedgerTransaction &model ) : void

Описание методов

Mapper_LedgerTransactionDto_LedgerTransaction() публичный Метод

public Mapper_LedgerTransactionDto_LedgerTransaction ( [ transactionFactory, [ accountTypeRepo ) : System
transactionFactory [
accountTypeRepo [
Результат System