Table of Contents

Class ShowAgreementCommand

Namespace
H.Modules.About
Assembly
H.Modules.About.dll
[Icon("")]
[Display(Name = "服务协议", Description = "查看系统服务协议")]
public class ShowAgreementCommand : IocCommandBase<IAboutViewPresenter>, ICommand, INotifyPropertyChanged, IIconable, INameable, IDescriptionable
Inheritance
ShowAgreementCommand
Implements
Inherited Members
Extension Methods

Methods

ExecuteAsync(object)

public override Task ExecuteAsync(object parameter)

Parameters

parameter object

Returns

Task