Click or drag to resize

ImportTypeBaseOnNextFile Method

Called

Namespace:  SharpCharts.Base.Data
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
protected abstract void OnNextFile(
	string fileName
)

Parameters

fileName
Type: SystemString
See Also