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

Afficher le fichier Open project: epam/JDI

Méthodes publiques

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

Method Details

Contains() public méthode

public Contains ( ) : void
Résultat void

Equal() public méthode

public Equal ( ) : void
Résultat void

Match() public méthode

public Match ( ) : void
Résultat void

StringCheckType() public méthode

public StringCheckType ( Func actual, string equals, string template, string what, Func timer ) : System
actual Func
equals string
template string
what string
timer Func
Résultat System