C# Class DXVcs2Git.UI.ViewModels.UriDownloaderViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: Xarlot/DXVcs2Git Class Usage Examples

Méthodes publiques

Méthode Description
UriDownloaderViewModel ( Uri uri, System.Version version ) : System

Private Methods

Méthode Description
BeginInstall ( ) : void
CanCancel ( ) : bool
CanRestart ( ) : bool
Cancel ( ) : void
DownloadDataCompleted ( object sender, DownloadDataCompletedEventArgs e ) : void
FindAndInstallExtension ( ) : void
FindExtensionFolder ( string rootpath, string &path ) : bool
InstallCompleted ( ) : void
OnDownloadProgressChanged ( object sender, DownloadProgressChangedEventArgs e ) : void
OnStatusChanged ( ) : void
Restart ( ) : void
StartDownload ( ) : void
VsixInstalCompleted ( object sender, EventArgs e ) : void

Method Details

UriDownloaderViewModel() public méthode

public UriDownloaderViewModel ( Uri uri, System.Version version ) : System
uri System.Uri
version System.Version
Résultat System