C# Class Pepino.ScenarioRunner.Application.ElementNotDefineCssClassException

Inheritance: System.Exception
显示文件 Open project: AcklenAvenue/Pepino

Public Methods

Method Description
ElementNotDefineCssClassException ( string element, string cssClass ) : System

Method Details

ElementNotDefineCssClassException() public method

public ElementNotDefineCssClassException ( string element, string cssClass ) : System
element string
cssClass string
return System