Common: Missing change

This commit is contained in:
Jonathan Jenne 2022-10-26 15:00:29 +02:00
parent 3bf14be3b8
commit e8994cf525

View File

@ -39,10 +39,7 @@ Public Class frmNotification_Startup
End Function End Function
End Class End Class
Public Sub New()
' Dieser Aufruf ist für den Designer erforderlich.
InitializeComponent()
End Sub
Public Sub New(pNotificationsTable As DataTable, pLogConfig As LogConfig, pGDPictureKey As String, pCaption As String, pEnvironment As DigitalData.Modules.ZooFlow.Environment) Public Sub New(pNotificationsTable As DataTable, pLogConfig As LogConfig, pGDPictureKey As String, pCaption As String, pEnvironment As DigitalData.Modules.ZooFlow.Environment)
' Dieser Aufruf ist für den Designer erforderlich. ' Dieser Aufruf ist für den Designer erforderlich.