C# 클래스 Encog.Bot.Browse.Range.FormElement

상속: DocumentRange
파일 보기 프로젝트 열기: encog/encog-silverlight-core

보호된 메소드들

메소드 설명
FormElement ( WebPage source ) : System

Construct a form element from the specified web page.

메소드 상세

FormElement() 보호된 메소드

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.
리턴 System