C# 클래스 Ecolab.Pages.Pages.PlantSetupTab.UtilitySetupPage

상속: PageBase
파일 보기 프로젝트 열기: geeksree/cSharpGeeks

공개 메소드들

메소드 설명
AddUtilityDetails ( ) : void
UtilitySetupPage ( Ecolab TelerikPlugin ) : System
UtilitySetupPage ( List utilsList ) : System
WaterFactorPrice ( string waterfactorprice, string otherenergyelectricity ) : bool
WaterFactorTemp ( string waterfactortemp, string otherenergyoil ) : bool

메소드 상세

AddUtilityDetails() 공개 메소드

public AddUtilityDetails ( ) : void
리턴 void

UtilitySetupPage() 공개 메소드

public UtilitySetupPage ( Ecolab TelerikPlugin ) : System
TelerikPlugin Ecolab
리턴 System

UtilitySetupPage() 공개 메소드

public UtilitySetupPage ( List utilsList ) : System
utilsList List
리턴 System

WaterFactorPrice() 공개 메소드

public WaterFactorPrice ( string waterfactorprice, string otherenergyelectricity ) : bool
waterfactorprice string
otherenergyelectricity string
리턴 bool

WaterFactorTemp() 공개 메소드

public WaterFactorTemp ( string waterfactortemp, string otherenergyoil ) : bool
waterfactortemp string
otherenergyoil string
리턴 bool