C# 클래스 BudgetAnalyser.Engine.Ledger.Data.Mapper_LedgerTransactionDto_LedgerTransaction

파일 보기 프로젝트 열기: Benrnz/BudgetAnalyser 1 사용 예제들

공개 메소드들

메소드 설명
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