C# Class Ecolab.Pages.Pages.PlantSetupTab.UtilitySetupPage

Inheritance: PageBase
Afficher le fichier Open project: geeksree/cSharpGeeks

Méthodes publiques

Méthode Description
AddUtilityDetails ( ) : void
UtilitySetupPage ( Ecolab TelerikPlugin ) : System
UtilitySetupPage ( List utilsList ) : System
WaterFactorPrice ( string waterfactorprice, string otherenergyelectricity ) : bool
WaterFactorTemp ( string waterfactortemp, string otherenergyoil ) : bool

Method Details

AddUtilityDetails() public méthode

public AddUtilityDetails ( ) : void
Résultat void

UtilitySetupPage() public méthode

public UtilitySetupPage ( Ecolab TelerikPlugin ) : System
TelerikPlugin Ecolab
Résultat System

UtilitySetupPage() public méthode

public UtilitySetupPage ( List utilsList ) : System
utilsList List
Résultat System

WaterFactorPrice() public méthode

public WaterFactorPrice ( string waterfactorprice, string otherenergyelectricity ) : bool
waterfactorprice string
otherenergyelectricity string
Résultat bool

WaterFactorTemp() public méthode

public WaterFactorTemp ( string waterfactortemp, string otherenergyoil ) : bool
waterfactortemp string
otherenergyoil string
Résultat bool