C# 클래스 JDI_Web.Selenium.Elements.Composite.WebPage.StringCheckType

파일 보기 프로젝트 열기: epam/JDI

공개 메소드들

메소드 설명
Contains ( ) : void
Equal ( ) : void
Match ( ) : void
StringCheckType ( Func actual, string equals, string template, string what, Func timer ) : System

메소드 상세

Contains() 공개 메소드

public Contains ( ) : void
리턴 void

Equal() 공개 메소드

public Equal ( ) : void
리턴 void

Match() 공개 메소드

public Match ( ) : void
리턴 void

StringCheckType() 공개 메소드

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