C# Class Ecolab.Pages.ProductionTabPage

Inheritance: PageBase
Datei anzeigen Open project: geeksree/cSharpGeeks

Public Methods

Method Description
IsLastValue ( string value ) : bool
IsMessage ( string value ) : bool
ProductionTabPage ( List utilsList ) : System

Method Details

IsLastValue() public method

public IsLastValue ( string value ) : bool
value string
return bool

IsMessage() public method

public IsMessage ( string value ) : bool
value string
return bool

ProductionTabPage() public method

public ProductionTabPage ( List utilsList ) : System
utilsList List
return System