C# Class inVtero.net.Support.ProgressBarz

Afficher le fichier Open project: ShaneK2/inVtero.net

Méthodes publiques

Свойство Type Description
Bar CliProgressBar
BaseMessage ConsoleString
DisableProgressBar bool
Progress int
TextInfo bool
pBarColor ConsoleColor

Méthodes publiques

Méthode Description
RenderConsoleProgress ( int percentage ) : void

Private Methods

Méthode Description
ProgressBarz ( ) : System

Method Details

RenderConsoleProgress() public static méthode

public static RenderConsoleProgress ( int percentage ) : void
percentage int
Résultat void

Property Details

Bar public_oe static_oe property

public static CliProgressBar Bar
Résultat CliProgressBar

BaseMessage public_oe static_oe property

public static ConsoleString BaseMessage
Résultat ConsoleString

DisableProgressBar public_oe static_oe property

public static bool DisableProgressBar
Résultat bool

Progress public_oe static_oe property

public static int Progress
Résultat int

TextInfo public_oe static_oe property

public static bool TextInfo
Résultat bool

pBarColor public_oe static_oe property

public static ConsoleColor pBarColor
Résultat ConsoleColor