C# Class Pepino.ScenarioRunner.Application.ElementNotDefineCssClassException

Inheritance: System.Exception
Afficher le fichier Open project: AcklenAvenue/Pepino

Méthodes publiques

Méthode Description
ElementNotDefineCssClassException ( string element, string cssClass ) : System

Method Details

ElementNotDefineCssClassException() public méthode

public ElementNotDefineCssClassException ( string element, string cssClass ) : System
element string
cssClass string
Résultat System