C# Class PolyMorphism.Done.HumanResources

Show file Open project: cessor/empathiccode

Public Methods

Method Description
PayAmount ( IGetPaid employee, decimal salary ) : decimal

Method Details

PayAmount() public method

public PayAmount ( IGetPaid employee, decimal salary ) : decimal
employee IGetPaid
salary decimal
return decimal