Chronos Plugins 5.11.0
This documentation covers the plugin interfaces definitions and an example implementation.
Loading...
Searching...
No Matches
MockPlugin.Device.ConnectionStringEditor Class Reference

Just a form with a TextBox. Nothing to see here. More...

Inheritance diagram for MockPlugin.Device.ConnectionStringEditor:
Collaboration diagram for MockPlugin.Device.ConnectionStringEditor:

Public Member Functions

 ConnectionStringEditor ()

Detailed Description

Just a form with a TextBox. Nothing to see here.

Definition at line 8 of file ConnectionStringEditor.cs.

Constructor & Destructor Documentation

◆ ConnectionStringEditor()

MockPlugin.Device.ConnectionStringEditor.ConnectionStringEditor ( )

Definition at line 10 of file ConnectionStringEditor.cs.

11 {
12 InitializeComponent();
13 }

The documentation for this class was generated from the following file: