C# Class ClickOnceUpdate.Updater.UpdateProgressChangedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: IvanLeonenko/ClickOnceCustomUpdate Class Usage Examples

Méthodes publiques

Méthode Description
ToString ( ) : string
UpdateProgressChangedEventArgs ( System.Deployment.Application.DeploymentProgressChangedEventArgs args ) : System

Private Methods

Méthode Description
GetProgressString ( DeploymentProgressState state ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

UpdateProgressChangedEventArgs() public méthode

public UpdateProgressChangedEventArgs ( System.Deployment.Application.DeploymentProgressChangedEventArgs args ) : System
args System.Deployment.Application.DeploymentProgressChangedEventArgs
Résultat System