C# 클래스 PowerArgs.Cli.ProgressOperationControl

상속: PowerArgs.Cli.ConsolePanel
파일 보기 프로젝트 열기: adamabdelhamed/PowerArgs

공개 메소드들

메소드 설명
ProgressOperationControl ( ProgressOperationsManager manager, ProgressOperation operation ) : System

보호된 메소드들

메소드 설명
OnPaint ( ConsoleBitmap context ) : void

비공개 메소드들

메소드 설명
Actions_Added ( ProgressOperationAction action ) : void
Actions_Removed ( ProgressOperationAction action ) : void
BindActionToActionPanel ( ProgressOperationAction action ) : void
OnAddedToVisualTree ( ) : void
UnbindActionToActionPanel ( ProgressOperationAction action ) : void

메소드 상세

OnPaint() 보호된 메소드

protected OnPaint ( ConsoleBitmap context ) : void
context ConsoleBitmap
리턴 void

ProgressOperationControl() 공개 메소드

public ProgressOperationControl ( ProgressOperationsManager manager, ProgressOperation operation ) : System
manager ProgressOperationsManager
operation ProgressOperation
리턴 System