C# Class NSoft.NFramework.FusionCharts.ChartTestFixtureBase

显示文件 Open project: debop/NFramework

Protected Properties

Property Type Description
rnd System.Random

Public Methods

Method Description
ValidateChartXml ( IChart chart ) : void

Method Details

ValidateChartXml() public static method

public static ValidateChartXml ( IChart chart ) : void
chart IChart
return void

Property Details

rnd protected_oe static_oe property

protected static Random,System rnd
return System.Random