Class ShowEditProjectCommand
[Icon("")]
[Display(Name = "编辑项目", Description = "显示选中项目编辑页面")]
public class ShowEditProjectCommand : ShowProjectCommandBase, ICommand, INotifyPropertyChanged, IIconable, INameable, IDescriptionable
- Inheritance
-
ShowEditProjectCommand
- Implements
- Inherited Members
- Extension Methods
Methods
ExecuteAsync(object)
public override Task ExecuteAsync(object parameter)
Parameters
parameter
object