C# Class JDI_Web.Selenium.Elements.Composite.WebPage.StringCheckType

Mostra file Open project: epam/JDI

Public Methods

Method Description
Contains ( ) : void
Equal ( ) : void
Match ( ) : void
StringCheckType ( Func actual, string equals, string template, string what, Func timer ) : System

Method Details

Contains() public method

public Contains ( ) : void
return void

Equal() public method

public Equal ( ) : void
return void

Match() public method

public Match ( ) : void
return void

StringCheckType() public method

public StringCheckType ( Func actual, string equals, string template, string what, Func timer ) : System
actual Func
equals string
template string
what string
timer Func
return System