C# 클래스 PolyMorphism.Done.HumanResources

파일 보기 프로젝트 열기: cessor/empathiccode

공개 메소드들

메소드 설명
PayAmount ( IGetPaid employee, decimal salary ) : decimal

메소드 상세

PayAmount() 공개 메소드

public PayAmount ( IGetPaid employee, decimal salary ) : decimal
employee IGetPaid
salary decimal
리턴 decimal