Table of Contents

Class AsyncPercentCommand

Namespace
H.Extensions.Command
Assembly
H.Extensions.Command.dll
[Icon("")]
[Display(Name = "异步百分比", Description = "异步执行任务,更新百分比")]
public class AsyncPercentCommand : DisplayMarkupCommandBase, ICommand, INotifyPropertyChanged, IIconable, INameable, IDescriptionable
Inheritance
AsyncPercentCommand
Implements
Inherited Members
Extension Methods

Properties

Value

public double Value { get; set; }

Property Value

double

Methods

ExecuteAsync(object)

public override Task ExecuteAsync(object parameter)

Parameters

parameter object

Returns

Task