|
Rebornbuddy
|
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 | |
| ILocalizeableResult? | LocalizedName [get, set] |
| ILocalizeableResult? | LocalizedShortDescription [get, set] |
| ILocalizeableResult? | LocalizedDescription [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 |
| void UpdateBuddy.DirectDownloads.DirectDownload.Hyperlink_RequestNavigate | ( | object | sender, |
| RequestNavigateEventArgs | e ) |
| void UpdateBuddy.DirectDownloads.DirectDownload.PreSetInstalled | ( | ) |
| void UpdateBuddy.DirectDownloads.DirectDownload.SetInstalled | ( | ) |
|
get |
|
getset |
|
get |
|
get |
|
get |
Implements UpdateBuddy.DirectDownloads.IDirectDownload.
|
getset |
|
get |
|
get |
Implements UpdateBuddy.DirectDownloads.IDirectDownload.
|
get |
|
get |
|
get |
|
get |