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

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

공개 메소드들

메소드 설명
AwesomiumInstaller ( string tmpLocation, Uri src ) : System
Install ( ) : void
IsInstalled ( ) : bool

비공개 메소드들

메소드 설명
Download ( ) : void
RunInstaller ( ) : void

메소드 상세

AwesomiumInstaller() 공개 메소드

public AwesomiumInstaller ( string tmpLocation, Uri src ) : System
tmpLocation string
src System.Uri
리턴 System

Install() 공개 메소드

public Install ( ) : void
리턴 void

IsInstalled() 공개 메소드

public IsInstalled ( ) : bool
리턴 bool