C# Class EA.Iws.DocumentGeneration.Formatters.WasteRecoveryFormatter

Afficher le fichier Open project: EnvironmentAgency/prsd-iws

Méthodes publiques

Méthode Description
CostAmountWithUnits ( WasteDisposal wasteDisposal, DisposalCost>.Func disposalCost ) : string
CostAmountWithUnits ( WasteRecovery wasteRecovery, ValuePerWeight>.Func valuePerWeight ) : string
NullableDecimalAsPercentage ( decimal value ) : string

Method Details

CostAmountWithUnits() public méthode

public CostAmountWithUnits ( WasteDisposal wasteDisposal, DisposalCost>.Func disposalCost ) : string
wasteDisposal WasteDisposal
disposalCost DisposalCost>.Func
Résultat string

CostAmountWithUnits() public méthode

public CostAmountWithUnits ( WasteRecovery wasteRecovery, ValuePerWeight>.Func valuePerWeight ) : string
wasteRecovery WasteRecovery
valuePerWeight ValuePerWeight>.Func
Résultat string

NullableDecimalAsPercentage() public méthode

public NullableDecimalAsPercentage ( decimal value ) : string
value decimal
Résultat string