Method | Description | |
---|---|---|
CostAmountWithUnits ( WasteDisposal wasteDisposal, DisposalCost>.Func |
||
CostAmountWithUnits ( WasteRecovery wasteRecovery, ValuePerWeight>.Func |
||
NullableDecimalAsPercentage ( decimal value ) : string |
public CostAmountWithUnits ( WasteDisposal wasteDisposal, DisposalCost>.Func |
||
wasteDisposal | WasteDisposal | |
disposalCost | DisposalCost>.Func | |
return | string |
public CostAmountWithUnits ( WasteRecovery wasteRecovery, ValuePerWeight>.Func |
||
wasteRecovery | WasteRecovery | |
valuePerWeight | ValuePerWeight>.Func | |
return | string |
public NullableDecimalAsPercentage ( decimal value ) : string | ||
value | decimal | |
return | string |