C# 클래스 BudgetAnalyser.Engine.UnitTest.TestHarness.LedgerBookTestHarness

상속: BudgetAnalyser.Engine.Ledger.LedgerBook
파일 보기 프로젝트 열기: Benrnz/BudgetAnalyser 1 사용 예제들

공개 메소드들

메소드 설명
LedgerBookTestHarness ( [ reconciliationBuilder ) : System

Constructs a new instance of the LedgerBook class. The Persistence system calls this constructor, not the IoC system.

비공개 메소드들

메소드 설명
Reconcile ( System.DateTime reconciliationDate, BudgetModel budget, StatementModel statement ) : ReconciliationResult

메소드 상세

LedgerBookTestHarness() 공개 메소드

Constructs a new instance of the LedgerBook class. The Persistence system calls this constructor, not the IoC system.
public LedgerBookTestHarness ( [ reconciliationBuilder ) : System
reconciliationBuilder [
리턴 System