C# 클래스 HourBoostr.Update

파일 보기 프로젝트 열기: Ezzpify/HourBoostr

공개 메소드들

메소드 설명
IsUpdateAvailable ( ) : bool

Downloads the data from an online text file Compares text file data to product version to see if there's an update available

비공개 메소드들

메소드 설명
DownloadString ( string url ) : string

Downloads a string from the internet from the specified url

메소드 상세

IsUpdateAvailable() 공개 정적인 메소드

Downloads the data from an online text file Compares text file data to product version to see if there's an update available
public static IsUpdateAvailable ( ) : bool
리턴 bool