C# Class Quickstarts.AlarmConditionClient.AddCommentDlg

Afficher le fichier Open project: OPCFoundation/UA-.NET Class Usage Examples

Méthodes publiques

Méthode Description
AddCommentDlg ( ) : System

Creates an empty form.

ShowDialog ( string comment ) : string

Prompts the user to enter a comment.

Method Details

AddCommentDlg() public méthode

Creates an empty form.
public AddCommentDlg ( ) : System
Résultat System

ShowDialog() public méthode

Prompts the user to enter a comment.
public ShowDialog ( string comment ) : string
comment string
Résultat string