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

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

Méthodes publiques

Méthode Description
Link ( WebPage source ) : System

Construct a link from the specified web page.

ToString ( ) : String

This object as a string.

Method Details

Link() public méthode

Construct a link from the specified web page.
public Link ( WebPage source ) : System
source Encog.Bot.Browse.WebPage The web page this link is from.
Résultat System

ToString() public méthode

This object as a string.
public ToString ( ) : String
Résultat String