C# Class NetIde.Services.JobManager.JobProgressControl

Inheritance: NetIde.Util.Forms.UserControl
Afficher le fichier Open project: netide/netide Class Usage Examples

Private Properties

Свойство Type Description
BackgroundJobProgressControl_Load void

Méthodes publiques

Méthode Description
JobProgressControl ( ) : System
UpdateProgress ( ) : void

Private Methods

Méthode Description
BackgroundJobProgressControl_Load ( object sender, EventArgs e ) : void

Method Details

JobProgressControl() public méthode

public JobProgressControl ( ) : System
Résultat System

UpdateProgress() public méthode

public UpdateProgress ( ) : void
Résultat void