update config manager use
This commit is contained in:
parent
4d8b371e0a
commit
c58d8bb23e
@ -46,7 +46,7 @@ Public Class frmDocumentResultList
|
|||||||
|
|
||||||
_LogConfig = LogConfig
|
_LogConfig = LogConfig
|
||||||
_Logger = LogConfig.GetLogger()
|
_Logger = LogConfig.GetLogger()
|
||||||
_Config = New ConfigManager(Of DocumentResultConfig)(LogConfig, oConfigPath)
|
_Config = New ConfigManager(Of DocumentResultConfig)(LogConfig, oConfigPath, oConfigPath)
|
||||||
_Environment = Environment
|
_Environment = Environment
|
||||||
_Params = Params
|
_Params = Params
|
||||||
_ResultLists = Params.Results
|
_ResultLists = Params.Results
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user