Class BaseItemBoxConfigurationWindow
Base class of ItemBoxWindow
Namespace: Simplic.Studio.UI
Assembly: Simplic.Studio.UI.dll
Syntax
public abstract class BaseItemBoxConfigurationWindow : ApplicationWindow<int, ItemBox, ItemBoxViewModel, IItemBoxService>, IItemBoxConfigurationWindow, IWindow<int, ItemBox, ItemBoxViewModel>
Constructors
| Improve this Doc View SourceBaseItemBoxConfigurationWindow(IItemBoxService)
Declaration
public BaseItemBoxConfigurationWindow(IItemBoxService service)
Parameters
Type | Name | Description |
---|---|---|
IItemBoxService | service |