C# 클래스 EA.Iws.Domain.ValuePerWeight

파일 보기 프로젝트 열기: EnvironmentAgency/prsd-iws

보호된 메소드들

메소드 설명
ValuePerWeight ( ) : System
ValuePerWeight ( ValuePerWeightUnits units, decimal amount, bool canHaveNegativeAmount = false ) : System

비공개 메소드들

메소드 설명
CheckIsValid ( ValuePerWeightUnits units, decimal amount ) : void

메소드 상세

ValuePerWeight() 보호된 메소드

protected ValuePerWeight ( ) : System
리턴 System

ValuePerWeight() 보호된 메소드

protected ValuePerWeight ( ValuePerWeightUnits units, decimal amount, bool canHaveNegativeAmount = false ) : System
units ValuePerWeightUnits
amount decimal
canHaveNegativeAmount bool
리턴 System