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

A Dto for LedgerEntry.
Show file Open project: Benrnz/BudgetAnalyser Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
LedgerEntryDto ( ) : System.Collections.Generic

Initializes a new instance of the LedgerEntryDto class.

Method Details

LedgerEntryDto() public method

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