Table of Contents

Class ShowSettingCommand

Namespace
H.Modules.Setting
Assembly
H.Modules.Setting.dll
[Icon("")]
[Display(Name = "设置", Description = "显示系统设置页面")]
public class ShowSettingCommand : ShowDialogCommandBase, ICommand, INotifyPropertyChanged, IIconable, INameable, IDescriptionable
Inheritance
ShowSettingCommand
Implements
Inherited Members
Extension Methods

Properties

SwitchToType

public Type SwitchToType { get; set; }

Property Value

Type

Methods

ExecuteAsync(object)

public override Task ExecuteAsync(object parameter)

Parameters

parameter object

Returns

Task