Table of Contents

Class Updater

Namespace
RadioExt_Helper.utility
Assembly
RadioExt-Helper.dll
Facilitates checking for application updates based on a version.json file on the main branch of the GitHub.
public static class Updater
Inheritance
Updater
Inherited Members

Methods

CheckForUpdates()

Checks for a new application update and displays a dialog allowing the user to choose if they want to update now or not.
public static Task CheckForUpdates()

Returns

Task