C# Class EA.Iws.Web.Areas.NotificationApplication.ViewModels.WasteRecovery.EstimatedValueViewModel

Afficher le fichier Open project: EnvironmentAgency/prsd-iws

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
EstimatedValueViewModel ( ) : System
EstimatedValueViewModel ( decimal percentage, ValuePerWeightData estimatedValueData, ValuePerWeightUnits units ) : System
EstimatedValueViewModel ( decimal percentage, ValuePerWeightUnits units ) : System

Method Details

EstimatedValueViewModel() public méthode

public EstimatedValueViewModel ( ) : System
Résultat System

EstimatedValueViewModel() public méthode

public EstimatedValueViewModel ( decimal percentage, ValuePerWeightData estimatedValueData, ValuePerWeightUnits units ) : System
percentage decimal
estimatedValueData ValuePerWeightData
units ValuePerWeightUnits
Résultat System

EstimatedValueViewModel() public méthode

public EstimatedValueViewModel ( decimal percentage, ValuePerWeightUnits units ) : System
percentage decimal
units ValuePerWeightUnits
Résultat System