C# Class Cornerstone.ScraperEngine.Nodes.DistanceNode

Inheritance: ScraperNode
Afficher le fichier Open project: damienhaynes/moving-pictures

Protected Properties

Свойство Type Description
string1 string
string2 string

Méthodes publiques

Méthode Description
DistanceNode ( XmlNode xmlNode, ScriptableScraper context ) : System
Execute ( string>.Dictionary variables ) : void

Method Details

DistanceNode() public méthode

public DistanceNode ( XmlNode xmlNode, ScriptableScraper context ) : System
xmlNode System.Xml.XmlNode
context ScriptableScraper
Résultat System

Execute() public méthode

public Execute ( string>.Dictionary variables ) : void
variables string>.Dictionary
Résultat void

Property Details

string1 protected_oe property

protected string string1
Résultat string

string2 protected_oe property

protected string string2
Résultat string