C# Class BudgetAnalyser.Engine.Ledger.Data.LedgerBookDto

Show file Open project: Benrnz/BudgetAnalyser Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
LedgerBookDto ( ) : System

Initializes a new instance of the LedgerBookDto class.

Method Details

LedgerBookDto() public method

Initializes a new instance of the LedgerBookDto class.
public LedgerBookDto ( ) : System
return System