C# 클래스 EA.Iws.DocumentGeneration.Formatters.WasteRecoveryFormatter

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

공개 메소드들

메소드 설명
CostAmountWithUnits ( WasteDisposal wasteDisposal, DisposalCost>.Func disposalCost ) : string
CostAmountWithUnits ( WasteRecovery wasteRecovery, ValuePerWeight>.Func valuePerWeight ) : string
NullableDecimalAsPercentage ( decimal value ) : string

메소드 상세

CostAmountWithUnits() 공개 메소드

public CostAmountWithUnits ( WasteDisposal wasteDisposal, DisposalCost>.Func disposalCost ) : string
wasteDisposal WasteDisposal
disposalCost DisposalCost>.Func
리턴 string

CostAmountWithUnits() 공개 메소드

public CostAmountWithUnits ( WasteRecovery wasteRecovery, ValuePerWeight>.Func valuePerWeight ) : string
wasteRecovery WasteRecovery
valuePerWeight ValuePerWeight>.Func
리턴 string

NullableDecimalAsPercentage() 공개 메소드

public NullableDecimalAsPercentage ( decimal value ) : string
value decimal
리턴 string