C# Class Encog.Bot.Browse.Range.FormElement

Inheritance: DocumentRange
Afficher le fichier Open project: encog/encog-silverlight-core

Méthodes protégées

Méthode Description
FormElement ( WebPage source ) : System

Construct a form element from the specified web page.

Method Details

FormElement() protected méthode

Construct a form element from the specified web page.
protected FormElement ( WebPage source ) : System
source Encog.Bot.Browse.WebPage The page that holds this form element.
Résultat System