WIP: cleanup, work on doc result form
This commit is contained in:
8
Modules.ZooFlow/Environment.vb
Normal file
8
Modules.ZooFlow/Environment.vb
Normal file
@@ -0,0 +1,8 @@
|
||||
Imports DigitalData.Modules.Database
|
||||
|
||||
Public Class Environment
|
||||
Public User As State.UserState
|
||||
Public Settings As State.SettingsState
|
||||
Public Database As MSSQLServer
|
||||
Public Modules As Dictionary(Of String, State.ModuleState)
|
||||
End Class
|
||||
Reference in New Issue
Block a user