Table of Contents

Class ShowImageFileCommand

Namespace
H.Presenters.Common
Assembly
H.Presenters.Common.dll
[Icon("")]
[Display(Name = "图片")]
public class ShowImageFileCommand : DisplayMarkupCommandBase, ICommand, INotifyPropertyChanged, IIconable, INameable, IDescriptionable
Inheritance
ShowImageFileCommand
Implements
Inherited Members
Extension Methods

Properties

FilePath

public string FilePath { get; set; }

Property Value

string

UseCache

public bool UseCache { get; set; }

Property Value

bool

Methods

ExecuteAsync(object)

public override Task ExecuteAsync(object parameter)

Parameters

parameter object

Returns

Task