UAOOI.Windows.Forms Namespace
UAOOI.Windows.Forms

ImportFileControll Constructor (ImportInfo, ICanBeAccepted)

Constructor for the import File Dialog

Namespace:  UAOOI.Windows.Forms
Assembly:  CAS.Windows.Forms (in CAS.Windows.Forms.dll)

Syntax


public ImportFileControll(
	ImportFileControll..::..ImportInfo _info,
	ICanBeAccepted _canbeaccepted
)

Parameters

_info
Type: UAOOI.Windows.Forms..::..ImportFileControll..::..ImportInfo
object ImportFileControll..::..ImportInfo that contains all setting for this import tool
_canbeaccepted
Type: ICanBeAccepted
this is link ti the main window to enable OK button if settings are correct. Pleas see ICanBeAccepted