Search Results for

    Show / Hide Table of Contents

    Class BaseItemBoxConfigurationWindow

    Base class of ItemBoxWindow

    Inheritance
    System.Object
    BaseItemBoxConfigurationWindow
    ItemBoxConfigurationWindow
    Implements
    IItemBoxConfigurationWindow
    IWindow<System.Int32, ItemBox, ItemBoxViewModel>
    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 Source

    BaseItemBoxConfigurationWindow(IItemBoxService)

    Declaration
    public BaseItemBoxConfigurationWindow(IItemBoxService service)
    Parameters
    Type Name Description
    IItemBoxService service

    Implements

    IItemBoxConfigurationWindow
    IWindow<TId, TModel, TViewModel>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx