Class ShowCurrentProjectFileCommand
[Icon("")]
[Display(Name = "打开项目文件", Description = "用记事本打开当前项目的配置文件数据")]
public class ShowCurrentProjectFileCommand : ShowProjectCommandBase, ICommand, INotifyPropertyChanged, IIconable, INameable, IDescriptionable
- Inheritance
-
ShowCurrentProjectFileCommand
- 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)