MS Config EDMIAppServerConfig
This commit is contained in:
@@ -18,6 +18,11 @@ Public Class ClassInit
|
||||
Public Sub New(LogConfig As LogConfig, ParentForm As frmFlowForm)
|
||||
_MainForm = ParentForm
|
||||
_Logger = LogConfig.GetLogger()
|
||||
Try
|
||||
|
||||
Catch ex As Exception
|
||||
|
||||
End Try
|
||||
End Sub
|
||||
|
||||
Public Sub InitializeApplication()
|
||||
|
||||
Reference in New Issue
Block a user