C# 클래스 Orchestra.Examples.Ribbon.DemoLongOperationCommandContainer

상속: CommandContainerBase
파일 보기 프로젝트 열기: WildGums/Orchestra

공개 메소드들

메소드 설명
DemoLongOperationCommandContainer ( ICommandManager commandManager, IPleaseWaitService pleaseWaitService ) : System

보호된 메소드들

메소드 설명
ExecuteAsync ( object parameter ) : System.Threading.Tasks.Task

메소드 상세

DemoLongOperationCommandContainer() 공개 메소드

public DemoLongOperationCommandContainer ( ICommandManager commandManager, IPleaseWaitService pleaseWaitService ) : System
commandManager ICommandManager
pleaseWaitService IPleaseWaitService
리턴 System

ExecuteAsync() 보호된 메소드

protected ExecuteAsync ( object parameter ) : System.Threading.Tasks.Task
parameter object
리턴 System.Threading.Tasks.Task