Table of Contents

Class ShowEditProjectCommand

Namespace
H.Modules.Project.Commands
Assembly
H.Modules.Project.dll
[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

Returns

Task