C# 클래스 Pepino.ScenarioRunner.Selenium.ElementNotContainsStyleClassException

상속: System.Exception
파일 보기 프로젝트 열기: AcklenAvenue/Pepino

공개 메소드들

메소드 설명
ElementNotContainsStyleClassException ( string element, string styleName ) : System

메소드 상세

ElementNotContainsStyleClassException() 공개 메소드

public ElementNotContainsStyleClassException ( string element, string styleName ) : System
element string
styleName string
리턴 System