Opc.Ua.ExceptionDlg.ExceptionDlg C# (CSharp) Method

ExceptionDlg() public method

Initializes a new instance of the ExceptionDlg class.
public ExceptionDlg ( ) : System
return System
        public ExceptionDlg()
        {
            InitializeComponent();
        }