C# Class CDP4IME.Views.DataSourceExport

Inheritance: DXWindow, IDialogView
Afficher le fichier Open project: RHEAGROUP/COMET-IME-Community-Edition

Méthodes publiques

Méthode Description
DataSourceExport ( ) : CDP4Composition.Attributes

Initializes a new instance of the DataSourceExport class.

DataSourceExport ( bool initializeComponent ) : CDP4Composition.Attributes

Initializes a new instance of the DataSourceExport class.

This constructor is called by the navigation service

Method Details

DataSourceExport() public méthode

Initializes a new instance of the DataSourceExport class.
public DataSourceExport ( ) : CDP4Composition.Attributes
Résultat CDP4Composition.Attributes

DataSourceExport() public méthode

Initializes a new instance of the DataSourceExport class.
This constructor is called by the navigation service
public DataSourceExport ( bool initializeComponent ) : CDP4Composition.Attributes
initializeComponent bool /// a value indicating whether the contained Components shall be loaded ///
Résultat CDP4Composition.Attributes