ZooFlow: Clean up and fix Design changes
This commit is contained in:
@@ -7,7 +7,7 @@ Public Class frmObjectPropertyDialog
|
||||
Private _Environment As Environment
|
||||
Private _ObjectId As Int64
|
||||
|
||||
Public Sub New(LogConfig As LogConfig, Environment As Environment, ObjectId As Int64)
|
||||
Public Sub New(LogConfig As LogConfig, Environment As Environment, ObjectId As Long)
|
||||
' Dieser Aufruf ist für den Designer erforderlich.
|
||||
InitializeComponent()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user