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

A Dto for LedgerEntryLine
Datei anzeigen Open project: Benrnz/BudgetAnalyser Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
LedgerEntryLineDto ( ) : System

Initializes a new instance of the LedgerEntryLineDto class.

Method Details

LedgerEntryLineDto() public method

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