C# 클래스 PowerArgs.Cli.Scrollbar

상속: ConsoleControl
파일 보기 프로젝트 열기: adamabdelhamed/PowerArgs 1 사용 예제들

공개 메소드들

메소드 설명
Scrollbar ( Orientation orientation ) : System

보호된 메소드들

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

비공개 메소드들

메소드 설명
OnKeyInputReceived ( ConsoleKeyInfo info ) : void

메소드 상세

OnPaint() 보호된 메소드

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

Scrollbar() 공개 메소드

public Scrollbar ( Orientation orientation ) : System
orientation Orientation
리턴 System