C# 클래스 Opc.Ua.Client.Controls.CertificateStoreTreeDlg

파일 보기 프로젝트 열기: OPCFoundation/UA-.NET 1 사용 예제들

공개 메소드들

메소드 설명
CertificateStoreTreeDlg ( ) : System

Contructs the object.

ShowDialog ( CertificateStoreIdentifier store ) : CertificateStoreIdentifier

Displays the dialog.

비공개 메소드들

메소드 설명
ContainersCTRL_NodeSelected ( object sender, TreeNodeActionEventArgs e ) : void
OkBTN_Click ( object sender, EventArgs e ) : void

메소드 상세

CertificateStoreTreeDlg() 공개 메소드

Contructs the object.
public CertificateStoreTreeDlg ( ) : System
리턴 System

ShowDialog() 공개 메소드

Displays the dialog.
public ShowDialog ( CertificateStoreIdentifier store ) : CertificateStoreIdentifier
store CertificateStoreIdentifier
리턴 CertificateStoreIdentifier