C# Class CDP4SiteDirectory.Views.ParticipantRoleDialog

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

Méthodes publiques

Méthode Description
ParticipantRoleDialog ( ) : CDP4Common.CommonData

Initializes a new instance of the ParticipantRoleDialog class.

ParticipantRoleDialog ( bool initializeComponent ) : CDP4Common.CommonData

Initializes a new instance of the ParticipantRoleDialog class.

This constructor is called by the IThingDialogNavigationService.

Method Details

ParticipantRoleDialog() public méthode

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

ParticipantRoleDialog() public méthode

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