C# 클래스 withSIX.Core.Presentation.Bridge.FlashInstaller

파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop 1 사용 예제들

공개 메소드들

메소드 설명
FlashInstaller ( string tmpLocation, Uri downloadUri ) : System
Install ( ) : System.Threading.Tasks.Task
IsInstalled ( ) : bool

비공개 메소드들

메소드 설명
Download ( ) : System.Threading.Tasks.Task
GetKey ( ) : RegistryKey
RunInstaller ( ) : System.Threading.Tasks.Task

메소드 상세

FlashInstaller() 공개 메소드

public FlashInstaller ( string tmpLocation, Uri downloadUri ) : System
tmpLocation string
downloadUri System.Uri
리턴 System

Install() 공개 메소드

public Install ( ) : System.Threading.Tasks.Task
리턴 System.Threading.Tasks.Task

IsInstalled() 공개 메소드

public IsInstalled ( ) : bool
리턴 bool