C# 클래스 EA.Iws.Web.Areas.NotificationApplication.ViewModels.WasteRecovery.EstimatedValueViewModel

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
EstimatedValueViewModel ( ) : System
EstimatedValueViewModel ( decimal percentage, ValuePerWeightData estimatedValueData, ValuePerWeightUnits units ) : System
EstimatedValueViewModel ( decimal percentage, ValuePerWeightUnits units ) : System

메소드 상세

EstimatedValueViewModel() 공개 메소드

public EstimatedValueViewModel ( ) : System
리턴 System

EstimatedValueViewModel() 공개 메소드

public EstimatedValueViewModel ( decimal percentage, ValuePerWeightData estimatedValueData, ValuePerWeightUnits units ) : System
percentage decimal
estimatedValueData ValuePerWeightData
units ValuePerWeightUnits
리턴 System

EstimatedValueViewModel() 공개 메소드

public EstimatedValueViewModel ( decimal percentage, ValuePerWeightUnits units ) : System
percentage decimal
units ValuePerWeightUnits
리턴 System