C# 클래스 BudgetAnalyser.Engine.Ledger.ReconciliationConsistencyChecker

This class is responsible for validating that changes were made during a reconciliation that did not alter the Ledger Book in an inappropriate and invalid way.
상속: IDisposable
파일 보기 프로젝트 열기: Benrnz/BudgetAnalyser

공개 메소드들

메소드 설명
ReconciliationConsistencyChecker ( [ book ) : System

Initializes a new instance of the ReconciliationConsistencyChecker class.

비공개 메소드들

메소드 설명
Dispose ( ) : void

메소드 상세

ReconciliationConsistencyChecker() 공개 메소드

Initializes a new instance of the ReconciliationConsistencyChecker class.
public ReconciliationConsistencyChecker ( [ book ) : System
book [
리턴 System