Zooflow: fix environment
This commit is contained in:
parent
cd6402e726
commit
2a53d24a91
@ -1,8 +1,8 @@
|
|||||||
Imports DigitalData.Modules.Database
|
Imports DigitalData.Modules.Database
|
||||||
|
|
||||||
Public Class Environment
|
Public Class Environment
|
||||||
Public Property User As State.UserState
|
Public Property User As New State.UserState
|
||||||
Public Property Settings As State.SettingsState
|
Public Property Settings As New State.SettingsState
|
||||||
Public Property Service As State.ServiceState
|
Public Property Service As State.ServiceState
|
||||||
Public Property Database As MSSQLServer
|
Public Property Database As MSSQLServer
|
||||||
Public Property DatabaseIDB As MSSQLServer
|
Public Property DatabaseIDB As MSSQLServer
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user