C# Class EA.Iws.Domain.ValuePerWeight

Afficher le fichier Open project: EnvironmentAgency/prsd-iws

Méthodes protégées

Méthode Description
ValuePerWeight ( ) : System
ValuePerWeight ( ValuePerWeightUnits units, decimal amount, bool canHaveNegativeAmount = false ) : System

Private Methods

Méthode Description
CheckIsValid ( ValuePerWeightUnits units, decimal amount ) : void

Method Details

ValuePerWeight() protected méthode

protected ValuePerWeight ( ) : System
Résultat System

ValuePerWeight() protected méthode

protected ValuePerWeight ( ValuePerWeightUnits units, decimal amount, bool canHaveNegativeAmount = false ) : System
units ValuePerWeightUnits
amount decimal
canHaveNegativeAmount bool
Résultat System