C# Класс BudgetAnalyser.Engine.UnitTest.TestHarness.LedgerBookTestHarness

Наследование: BudgetAnalyser.Engine.Ledger.LedgerBook
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
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