Class CancelSettingCommand
[Icon("")]
[Display(Name = "取消", Description = "取消保存并系统设置页面")]
public class CancelSettingCommand : DisplayMarkupCommandBase, ICommand, INotifyPropertyChanged, IIconable, INameable, IDescriptionable
- Inheritance
-
CancelSettingCommand
- Implements
- Inherited Members
- Extension Methods
Methods
Execute(object)
Defines the method to be called when the command is invoked.
public override void Execute(object parameter)