Improve Config
This commit is contained in:
@@ -12,6 +12,11 @@ Namespace My
|
||||
<HideModuleName()>
|
||||
Module Extension
|
||||
Property ConfigManager As ConfigManager(Of ClassConfig)
|
||||
ReadOnly Property Config As ClassConfig
|
||||
Get
|
||||
Return ConfigManager.Config
|
||||
End Get
|
||||
End Property
|
||||
Property LogConfig As LogConfig
|
||||
Property ChannelFactory As ChannelFactory(Of IEDMServiceChannel)
|
||||
Property Channel As IEDMServiceChannel
|
||||
|
||||
Reference in New Issue
Block a user