C# Class AmazonScrape.ValueRangeControl

Inheritance: System.Windows.Controls.Grid
Show file Open project: ThomasRush/AmazonScrape

Public Methods

Method Description
ValueRangeControl ( string name, DoubleRange range ) : System

Method Details

ValueRangeControl() public method

public ValueRangeControl ( string name, DoubleRange range ) : System
name string
range DoubleRange
return System