Click or drag to resize

DataSourceImporter Constructor (String)

Initializes a new instance of the DataSourceImporter class

Namespace:  Demo3D.Utilities
Assembly:  WpfControls (in WpfControls.dll) Version: 15.0.2.11458
Syntax
C#
public DataSourceImporter(
	string pathName
)

Parameters

pathName
Type: SystemString

[Missing <param name="pathName"/> documentation for "M:Demo3D.Utilities.DataSourceImporter.#ctor(System.String)"]

See Also