|
WebSHost Constructor |
Initializes a new instance of the
WebSHost class
Namespace: DrawerBackup.Native.Server.WebSAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic WebSHost(
WebSsettings settings
)
Public Sub New (
settings As WebSsettings
)
public:
WebSHost(
WebSsettings^ settings
)
new :
settings : WebSsettings -> WebSHost
Parameters
- settings
- Type: DrawerBackup.Native.Server.WebSWebSsettings
See Also