C# 클래스 Ucrm.Pricing

The Pricing class handles the products price, addind taxes, price, discounts, margins,etc
파일 보기 프로젝트 열기: bytecode0101/uCRM

공개 메소드들

메소드 설명
SetPrice ( double productPrice ) : void

메소드 상세

SetPrice() 공개 메소드

public SetPrice ( double productPrice ) : void
productPrice double
리턴 void