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

상속: FormElement
파일 보기 프로젝트 열기: encog/encog-silverlight-core 1 사용 예제들

공개 메소드들

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

Construct this Input element.

ToString ( ) : String

This object as a string.

메소드 상세

Input() 공개 메소드

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

ToString() 공개 메소드

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