C# Class Pepino.ScenarioRunner.Application.ElementNotDefineCssClassException

Inheritance: System.Exception
Mostrar archivo 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