C# 클래스 Customer.Project.Domain.Entities.Product

상속: IEntityId
파일 보기 프로젝트 열기: atosorigin/AtosMvcStarterKit 1 사용 예제들

공개 메소드들

메소드 설명
GetPriceWithTax ( ITaxCalculator calculator ) : decimal

메소드 상세

GetPriceWithTax() 공개 메소드

public GetPriceWithTax ( ITaxCalculator calculator ) : decimal
calculator ITaxCalculator
리턴 decimal