C# 클래스 withSIX.Play.Applications.Services.SquirrelUpdater

파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

Private Properties

프로퍼티 타입 설명
GetReleaseInfo ReleaseInfo
GetTxt string
SquirrelUpdater System

공개 메소드들

메소드 설명
CheckForUpdates ( ) : Task
GetUpdateManager ( ) : UpdateManager
UpdateApp ( Action progressAction ) : Task

비공개 메소드들

메소드 설명
GetReleaseInfo ( ) : ReleaseInfo
GetTxt ( ) : string
SquirrelUpdater ( ) : System

메소드 상세

CheckForUpdates() 공개 메소드

public CheckForUpdates ( ) : Task
리턴 Task

GetUpdateManager() 공개 정적인 메소드

public static GetUpdateManager ( ) : UpdateManager
리턴 Squirrel.UpdateManager

UpdateApp() 공개 메소드

public UpdateApp ( Action progressAction ) : Task
progressAction Action
리턴 Task