Rebornbuddy
Loading...
Searching...
No Matches
UpdateBuddy.DirectDownloads.DirectDownload Class Reference
Inheritance diagram for UpdateBuddy.DirectDownloads.DirectDownload:
UpdateBuddy.DirectDownloads.BaseDirectDownload UpdateBuddy.DirectDownloads.IDirectDownload

Public Member Functions

void SetInstalled ()
void PreSetInstalled ()
void Hyperlink_RequestNavigate (object sender, RequestNavigateEventArgs e)

Properties

override string IconUrl [get, set]
override ImageSource Icon [get]
ICommand InstallCommand [get]
string GeneralFolderPath [get]
string FolderPath [get]
override bool IsInstalled [get]
string CompleteDownloadUrl [get]
int DirectDownloadProgress [get, set]
bool IsNotInstalled [get]
Visibility IsInstalledVisibility [get]
Visibility IsNotInstalledVisibility [get]
string PurchaseInfo [get]
Properties inherited from UpdateBuddy.DirectDownloads.BaseDirectDownload
ILocalizeableResultLocalizedName [get, set]
ILocalizeableResultLocalizedShortDescription [get, set]
ILocalizeableResultLocalizedDescription [get, set]
virtual string IconUrl [get, set]
string Name [get]
string ShortDescription [get]
string Description [get]
string Author [get, set]
string DownloadUrl [get, set]
string DownloadUrlCN [get, set]
string ProductUrl [get, set]
string AssemblyName [get, set]
RepoType RbType [get, set]
virtual ImageSource Icon [get]
bool InstallByDefault [get, set]
virtual bool IsInstalled = false [get]
LicenseType LicenseType [get, set]
SupportedRegion SupportedRegions [get, set]

Additional Inherited Members

Protected Member Functions inherited from UpdateBuddy.DirectDownloads.BaseDirectDownload
virtual void OnPropertyChanged ([CallerMemberName] string? propertyName=null)
bool SetField< T > (ref T field, T value, [CallerMemberName] string? propertyName=null)
Protected Attributes inherited from UpdateBuddy.DirectDownloads.BaseDirectDownload
string _iconUrl = string.Empty
Events inherited from UpdateBuddy.DirectDownloads.BaseDirectDownload
PropertyChangedEventHandler? PropertyChanged

Member Function Documentation

◆ Hyperlink_RequestNavigate()

void UpdateBuddy.DirectDownloads.DirectDownload.Hyperlink_RequestNavigate ( object sender,
RequestNavigateEventArgs e )

◆ PreSetInstalled()

void UpdateBuddy.DirectDownloads.DirectDownload.PreSetInstalled ( )

◆ SetInstalled()

void UpdateBuddy.DirectDownloads.DirectDownload.SetInstalled ( )

Property Documentation

◆ CompleteDownloadUrl

string UpdateBuddy.DirectDownloads.DirectDownload.CompleteDownloadUrl
get

◆ DirectDownloadProgress

int UpdateBuddy.DirectDownloads.DirectDownload.DirectDownloadProgress
getset

◆ FolderPath

string UpdateBuddy.DirectDownloads.DirectDownload.FolderPath
get

◆ GeneralFolderPath

string UpdateBuddy.DirectDownloads.DirectDownload.GeneralFolderPath
get

◆ Icon

override ImageSource UpdateBuddy.DirectDownloads.DirectDownload.Icon
get

◆ IconUrl

override string UpdateBuddy.DirectDownloads.DirectDownload.IconUrl
getset

◆ InstallCommand

ICommand UpdateBuddy.DirectDownloads.DirectDownload.InstallCommand
get

◆ IsInstalled

override bool UpdateBuddy.DirectDownloads.DirectDownload.IsInstalled
get

◆ IsInstalledVisibility

Visibility UpdateBuddy.DirectDownloads.DirectDownload.IsInstalledVisibility
get

◆ IsNotInstalled

bool UpdateBuddy.DirectDownloads.DirectDownload.IsNotInstalled
get

◆ IsNotInstalledVisibility

Visibility UpdateBuddy.DirectDownloads.DirectDownload.IsNotInstalledVisibility
get

◆ PurchaseInfo

string UpdateBuddy.DirectDownloads.DirectDownload.PurchaseInfo
get