C# 클래스 WakaTime.PythonInstaller

파일 보기 프로젝트 열기: josec89/wakatime-unity 1 사용 예제들

공개 메소드들

메소드 설명
Download ( ) : void
DownloadAndInstall ( ) : void
IsDownloading ( ) : bool
IsInstalling ( ) : bool

비공개 메소드들

메소드 설명
DownloadCompleted ( ) : void
GetFileFolder ( ) : string
GetFilePath ( ) : string
Install ( ) : void
IsDownloaded ( ) : bool
WhileDownloading ( ) : void

메소드 상세

Download() 공개 정적인 메소드

public static Download ( ) : void
리턴 void

DownloadAndInstall() 공개 정적인 메소드

public static DownloadAndInstall ( ) : void
리턴 void

IsDownloading() 공개 정적인 메소드

public static IsDownloading ( ) : bool
리턴 bool

IsInstalling() 공개 정적인 메소드

public static IsInstalling ( ) : bool
리턴 bool