Class PluginConfigurationDialog
Describes a configuration dialog for a specific plugin
Implements
Namespace: Artemis.UI.Shared
Assembly: Artemis.UI.Shared.dll
Syntax
public abstract class PluginConfigurationDialog : IPluginConfigurationDialog
Constructors
PluginConfigurationDialog()
Declaration
protected PluginConfigurationDialog()
Properties
Type
The type of view model the tab contains
Declaration
public abstract Type Type { get; }
Property Value
Type | Description |
---|---|
Type |