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

Inheritance: FormElement
ファイルを表示 Open project: encog/encog-silverlight-core Class Usage Examples

Public Methods

Method Description
Input ( WebPage source ) : System

Construct this Input element.

ToString ( ) : String

This object as a string.

Method Details

Input() public method

Construct this Input element.
public Input ( WebPage source ) : System
source Encog.Bot.Browse.WebPage The source for this input ent.
return System

ToString() public method

This object as a string.
public ToString ( ) : String
return String