Artemis Artemis
Artemis Artemis

Search Results for

    Class PluginConfigurationDialog<T>

    Describes a configuration dialog for a specific plugin

    Inheritance
    object
    PluginConfigurationDialog
    PluginConfigurationDialog<T>
    Implements
    IPluginConfigurationDialog
    Namespace: Artemis.UI.Shared
    Assembly: Artemis.UI.Shared.dll
    Syntax
    public class PluginConfigurationDialog<T> : PluginConfigurationDialog, IPluginConfigurationDialog where T : PluginConfigurationViewModel
    Type Parameters
    Name Description
    T

    Constructors

    PluginConfigurationDialog()

    Declaration
    public PluginConfigurationDialog()

    Properties

    Type

    The type of view model the tab contains

    Declaration
    public override Type Type { get; }
    Property Value
    Type Description
    Type
    Overrides
    PluginConfigurationDialog.Type

    Implements

    IPluginConfigurationDialog
    Content is available under the PolyForm Noncommercial License, by Artemis RGB.