C# Class Domain.AssetDecreciation

Afficher le fichier Open project: Tiakiana/ProjectMarmelade Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
AssetDecreciation ( DecreciationType decrecType ) : System
DecreciateAnnuityMethod ( ) : void
DecreciateBalanceMethod ( ) : void
DecreciateLinearyMethod ( ) : void

Method Details

AssetDecreciation() public méthode

public AssetDecreciation ( DecreciationType decrecType ) : System
decrecType DecreciationType
Résultat System

DecreciateAnnuityMethod() public méthode

public DecreciateAnnuityMethod ( ) : void
Résultat void

DecreciateBalanceMethod() public méthode

public DecreciateBalanceMethod ( ) : void
Résultat void

DecreciateLinearyMethod() public méthode

public DecreciateLinearyMethod ( ) : void
Résultat void