Constructor HostItem
- Namespace
- Alternet.Common.TypeScript.HostObjects
- Assembly
- Alternet.Common.TypeScript.v9.dll
HostItem(string, HostItemOptions)
Initializes a new instance of the HostItem
class with specified parameters.
protected HostItem(string name, HostItemOptions options = HostItemOptions.GlobalMembers)
Parameters
name
stringName of the new instance.
options
HostItemOptionsHostItemOptions of the new instance.