프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
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 |