C# Class PolyMorphism.Done.HumanResources

Afficher le fichier Open project: cessor/empathiccode

Méthodes publiques

Méthode Description
PayAmount ( IGetPaid employee, decimal salary ) : decimal

Method Details

PayAmount() public méthode

public PayAmount ( IGetPaid employee, decimal salary ) : decimal
employee IGetPaid
salary decimal
Résultat decimal