Skip to content
Snippets Groups Projects
Commit ac647bb7 authored by Niko Ehrenfeuchter's avatar Niko Ehrenfeuchter :keyboard:
Browse files

Constructor docstring.

parent 8f9e870f
No related branches found
No related tags found
No related merge requests found
......@@ -68,6 +68,9 @@ namespace ATxService
#region initialize, load and check configuration + status
/// <summary>
/// AutoTx constructor
/// </summary>
public AutoTx() {
InitializeComponent();
SetupFileLogging(LogLevel.Debug);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment