C# Class BudgetAnalyser.Engine.Mobile.SummarisedLedgerMobileData

A DTO type to export all data about the state of the ledger at a point in time.
Show file Open project: Benrnz/BudgetAnalyser Class Usage Examples

Public Methods

Method Description
SummarisedLedgerMobileData ( ) : System

Instantiate a new instance of SummarisedLedgerMobileData

Method Details

SummarisedLedgerMobileData() public method

Instantiate a new instance of SummarisedLedgerMobileData
public SummarisedLedgerMobileData ( ) : System
return System