C# Class BudgetAnalyser.Engine.Persistence.BudgetAnalyserStorageRoot

A Dto object to store the top level Budget Analyser database file.
Datei anzeigen Open project: Benrnz/BudgetAnalyser Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
BudgetAnalyserStorageRoot ( ) : System.Collections.Generic

Initializes a new instance of the BudgetAnalyserStorageRoot class.

Method Details

BudgetAnalyserStorageRoot() public method

Initializes a new instance of the BudgetAnalyserStorageRoot class.
public BudgetAnalyserStorageRoot ( ) : System.Collections.Generic
return System.Collections.Generic