C# 클래스 inVtero.net.Support.ProgressBarz

파일 보기 프로젝트 열기: ShaneK2/inVtero.net

공개 프로퍼티들

프로퍼티 타입 설명
Bar CliProgressBar
BaseMessage ConsoleString
DisableProgressBar bool
Progress int
TextInfo bool
pBarColor ConsoleColor

공개 메소드들

메소드 설명
RenderConsoleProgress ( int percentage ) : void

비공개 메소드들

메소드 설명
ProgressBarz ( ) : System

메소드 상세

RenderConsoleProgress() 공개 정적인 메소드

public static RenderConsoleProgress ( int percentage ) : void
percentage int
리턴 void

프로퍼티 상세

Bar 공개적으로 정적으로 프로퍼티

public static CliProgressBar Bar
리턴 CliProgressBar

BaseMessage 공개적으로 정적으로 프로퍼티

public static ConsoleString BaseMessage
리턴 ConsoleString

DisableProgressBar 공개적으로 정적으로 프로퍼티

public static bool DisableProgressBar
리턴 bool

Progress 공개적으로 정적으로 프로퍼티

public static int Progress
리턴 int

TextInfo 공개적으로 정적으로 프로퍼티

public static bool TextInfo
리턴 bool

pBarColor 공개적으로 정적으로 프로퍼티

public static ConsoleColor pBarColor
리턴 ConsoleColor