Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
CheckAsync ( CancellationToken, token ) : ValueTask |
||
CheckAsync ( HttpClient, client, CancellationToken, token ) : ValueTask |
||
GitHubReleasesUpdateChecker ( string owner, string repo, bool isPreRelease, string currentVersion, string>?.Func |
public CheckAsync ( CancellationToken, token ) : ValueTask |
||
token | CancellationToken, | |
Результат | ValueTask |
public CheckAsync ( HttpClient, client, CancellationToken, token ) : ValueTask |
||
client | HttpClient, | |
token | CancellationToken, | |
Результат | ValueTask |
public GitHubReleasesUpdateChecker ( string owner, string repo, bool isPreRelease, string currentVersion, string>?.Func |
||
owner | string | |
repo | string | |
isPreRelease | bool | |
currentVersion | string | |
tagToVersion | string>?.Func | |
versionComparer | IComparer | |
Результат | System.Data |