C# 클래스 SEToolbox.Support.CodeRepositoryReleases

Extracts the GitHub website information to determine the version of the current release.
파일 보기 프로젝트 열기: midspace/SEToolbox

공개 메소드들

메소드 설명
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