C# Class Orchestra.Examples.Ribbon.DemoLongOperationCommandContainer

Inheritance: CommandContainerBase
Afficher le fichier Open project: WildGums/Orchestra

Méthodes publiques

Méthode Description
DemoLongOperationCommandContainer ( ICommandManager commandManager, IPleaseWaitService pleaseWaitService ) : System

Méthodes protégées

Méthode Description
ExecuteAsync ( object parameter ) : System.Threading.Tasks.Task

Method Details

DemoLongOperationCommandContainer() public méthode

public DemoLongOperationCommandContainer ( ICommandManager commandManager, IPleaseWaitService pleaseWaitService ) : System
commandManager ICommandManager
pleaseWaitService IPleaseWaitService
Résultat System

ExecuteAsync() protected méthode

protected ExecuteAsync ( object parameter ) : System.Threading.Tasks.Task
parameter object
Résultat System.Threading.Tasks.Task