Method | Description | |
---|---|---|
GetAdditionalInformationChemicalCompositionPercentages ( IEnumerable |
||
GetChemicalConstituentName ( WasteAdditionalInformation wasteAdditionalInformation ) : string | ||
GetEnergyEfficiencyString ( WasteType wasteType ) : string | ||
GetOptionalInformationTitle ( WasteType wasteType ) : string | ||
GetWasteCompositionPercentages ( WasteType wasteType ) : IList |
||
GetWasteName ( WasteType wasteType ) : string |
public GetAdditionalInformationChemicalCompositionPercentages ( IEnumerable |
||
wasteAdditionalInformations | IEnumerable |
|
return | IList |
public GetChemicalConstituentName ( WasteAdditionalInformation wasteAdditionalInformation ) : string | ||
wasteAdditionalInformation | WasteAdditionalInformation | |
return | string |
public GetEnergyEfficiencyString ( WasteType wasteType ) : string | ||
wasteType | WasteType | |
return | string |
public GetOptionalInformationTitle ( WasteType wasteType ) : string | ||
wasteType | WasteType | |
return | string |
public GetWasteCompositionPercentages ( WasteType wasteType ) : IList |
||
wasteType | WasteType | |
return | IList |
public GetWasteName ( WasteType wasteType ) : string | ||
wasteType | WasteType | |
return | string |