Table of Contents

Class DownloadHelper.ConsoleProgress

Namespace
FishMMO.Installer
Assembly
FishMMO-Installer.dll

Simple console progress bar implementation for use as IProgress<int>.

public sealed class DownloadHelper.ConsoleProgress : IProgress<int>
Inheritance
DownloadHelper.ConsoleProgress
Implements
Inherited Members

Methods

Report(int)

Reports a progress update.

public void Report(int percent)

Parameters

percent int