C# Class Squirrel.Update.AnimatedGifWindow

Inheritance: System.Windows.Window
Afficher le fichier Open project: fusetools/Squirrel.Windows Class Usage Examples

Méthodes publiques

Méthode Description
AnimatedGifWindow ( ) : System
ShowWindow ( System.TimeSpan initialDelay, CancellationToken token, Squirrel.Update.ProgressSource progressSource ) : void

Method Details

AnimatedGifWindow() public méthode

public AnimatedGifWindow ( ) : System
Résultat System

ShowWindow() public static méthode

public static ShowWindow ( System.TimeSpan initialDelay, CancellationToken token, Squirrel.Update.ProgressSource progressSource ) : void
initialDelay System.TimeSpan
token System.Threading.CancellationToken
progressSource Squirrel.Update.ProgressSource
Résultat void