C# Класс SEToolbox.Support.CodeRepositoryReleases

Extracts the GitHub website information to determine the version of the current release.
Показать файл Открыть проект

Открытые методы

Метод Описание
CheckForUpdates ( CodeRepositoryType repositoryType, string updatesUrl ) : ApplicationRelease

Приватные методы

Метод Описание
GetVersion ( string version ) : System.Version

Описание методов

CheckForUpdates() публичный статический Метод

public static CheckForUpdates ( CodeRepositoryType repositoryType, string updatesUrl ) : ApplicationRelease
repositoryType CodeRepositoryType
updatesUrl string
Результат ApplicationRelease