C# Class CDP4SiteDirectory.Views.ParticipantDialog

Inheritance: IThingDialogView
Afficher le fichier Open project: RHEAGROUP/COMET-IME-Community-Edition

Méthodes publiques

Méthode Description
ParticipantDialog ( ) : CDP4Common.CommonData

Initializes a new instance of the ParticipantDialog class.

ParticipantDialog ( bool initializeComponent ) : CDP4Common.CommonData

Initializes a new instance of the ParticipantDialog class.

This constructor is called by the IThingDialogNavigationService.

Method Details

ParticipantDialog() public méthode

Initializes a new instance of the ParticipantDialog class.
public ParticipantDialog ( ) : CDP4Common.CommonData
Résultat CDP4Common.CommonData

ParticipantDialog() public méthode

Initializes a new instance of the ParticipantDialog class.
This constructor is called by the IThingDialogNavigationService.
public ParticipantDialog ( bool initializeComponent ) : CDP4Common.CommonData
initializeComponent bool /// a value indicating whether the contained Components shall be loaded ///
Résultat CDP4Common.CommonData