This commit is contained in:
Jonathan Jenne
2019-02-05 13:36:10 +01:00
parent 35ec578535
commit 69286492ca
10 changed files with 68 additions and 143 deletions

View File

@@ -13,6 +13,7 @@ Namespace My
Property LogConfig As LogConfig
Property ChannelFactory As ChannelFactory(Of IEDMServiceChannel)
Property Channel As IEDMServiceChannel
Property MainForm As frmMain
End Module
''' <summary>