C# Class entity.Main.PluginUpdater.ProgressForm

Mostrar archivo Open project: troymac1ure/Entity

Public Methods

Method Description
Dispose ( ) : void
ProgressForm ( ) : System
Refresh ( ) : void
Show ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

ProgressForm() public method

public ProgressForm ( ) : System
return System

Refresh() public method

public Refresh ( ) : void
return void

Show() public method

public Show ( ) : void
return void