Search Results for

    Show / Hide Table of Contents

    Class BaseInstanceDataLinkerWindow

    Base class of a instance data linker editor window.

    Inheritance
    System.Object
    BaseInstanceDataLinkerWindow
    InstanceDataLinkerWindow
    Namespace: Simplic.Studio.UI
    Assembly: Simplic.Studio.UI.dll
    Syntax
    public abstract class BaseInstanceDataLinkerWindow : ApplicationWindow<Guid, InstanceDataLinker, InstanceDataLinkerViewModel, IInstanceDataLinkerService>

    Constructors

    | Improve this Doc View Source

    BaseInstanceDataLinkerWindow(IInstanceDataLinkerService)

    Construct a new instance data linker editor window.

    Declaration
    public BaseInstanceDataLinkerWindow(IInstanceDataLinkerService service)
    Parameters
    Type Name Description
    IInstanceDataLinkerService service

    The linker service to be used by the editor.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx