C# 클래스 BetterDiscordWI.panels.Panel2

상속: System.Windows.Forms.UserControl, IPanel
파일 보기 프로젝트 열기: Jiiks/BetterDiscordApp

공개 메소드들

메소드 설명
BtnNext ( ) : void
BtnPrev ( ) : void
GetParent ( ) : FormMain
Panel2 ( ) : System
SetVisible ( ) : void

비공개 메소드들

메소드 설명
AppendLog ( string message ) : void
CreateDirectories ( ) : void
DeleteDirs ( ) : void
DownloadResource ( string resource, string url ) : void
Finalize ( int errors ) : void
KillProcessIfInstalling ( string app ) : void
Splice ( ) : void

메소드 상세

BtnNext() 공개 메소드

public BtnNext ( ) : void
리턴 void

BtnPrev() 공개 메소드

public BtnPrev ( ) : void
리턴 void

GetParent() 공개 메소드

public GetParent ( ) : FormMain
리턴 FormMain

Panel2() 공개 메소드

public Panel2 ( ) : System
리턴 System

SetVisible() 공개 메소드

public SetVisible ( ) : void
리턴 void