Validation and stuff
This commit is contained in:
@@ -8,11 +8,8 @@ Imports MultiTool.Shared.Constants
|
||||
Public Class GridLoader
|
||||
Inherits BaseClass
|
||||
|
||||
Private ReadOnly TemplateConfig As Winline.Configuration
|
||||
|
||||
Public Sub New(pLogConfig As LogConfig, pTemplateConfig As Winline.Configuration)
|
||||
MyBase.New(pLogConfig, pLogConfig.GetLogger())
|
||||
TemplateConfig = pTemplateConfig
|
||||
End Sub
|
||||
|
||||
Public Function GetGridFromElement(pGrid As GridControl, pTable As Schemas.Schema.Table) As GridControl
|
||||
|
||||
Reference in New Issue
Block a user