Table of Contents

Class ShowGuideCommand

Namespace
H.Services.Common
Assembly
H.Services.Common.dll
[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

Returns

Task