Class ShowGuideCommand
[Icon("")]
[Display(Name = "新手向导", Description = "显示新手向导")]
public class ShowGuideCommand : DisplayMarkupCommandBase, ICommand, INotifyPropertyChanged, IIconable, INameable, IDescriptionable
- Inheritance
-
ShowGuideCommand
- Implements
- Inherited Members
- Extension Methods
Constructors
ShowGuideCommand()
public ShowGuideCommand()
Methods
ExecuteAsync(object)
public override Task ExecuteAsync(object parameter)
Parameters
parameter
object