C# Class FirstFloor.ModernUI.Helpers.INonfatalErrorSolution

Inheritance: FirstFloor.ModernUI.Commands.AsyncCommand
ファイルを表示 Open project: gro-ove/actools

Private Properties

Property Type Description

Public Methods

Method Description
INonfatalErrorSolution ( [ displayName, NonfatalErrorEntry entry, Task>.[ execute, Func canExecute = null ) : System

Protected Methods

Method Description
ExecuteInner ( ) : Task

Method Details

ExecuteInner() protected method

protected ExecuteInner ( ) : Task
return Task

INonfatalErrorSolution() public method

public INonfatalErrorSolution ( [ displayName, NonfatalErrorEntry entry, Task>.[ execute, Func canExecute = null ) : System
displayName [
entry NonfatalErrorEntry
execute Task>.[
canExecute Func
return System