C# Class Opc.Ua.Client.Controls.CertificateStoreTreeDlg

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

Méthodes publiques

Méthode Description
CertificateStoreTreeDlg ( ) : System

Contructs the object.

ShowDialog ( CertificateStoreIdentifier store ) : CertificateStoreIdentifier

Displays the dialog.

Private Methods

Méthode Description
ContainersCTRL_NodeSelected ( object sender, TreeNodeActionEventArgs e ) : void
OkBTN_Click ( object sender, EventArgs e ) : void

Method Details

CertificateStoreTreeDlg() public méthode

Contructs the object.
public CertificateStoreTreeDlg ( ) : System
Résultat System

ShowDialog() public méthode

Displays the dialog.
public ShowDialog ( CertificateStoreIdentifier store ) : CertificateStoreIdentifier
store CertificateStoreIdentifier
Résultat CertificateStoreIdentifier