C# 클래스 Nanook.TheGhost.AboutForm

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: Nanook/TheGHOST

공개 메소드들

메소드 설명
AboutForm ( ) : System
SetVersions ( string appVersion, string coreVersion ) : void

비공개 메소드들

메소드 설명
btnContinue_Click ( object sender, EventArgs e ) : void
lnkVisit_LinkClicked ( object sender, System.Windows.Forms.LinkLabelLinkClickedEventArgs e ) : void

메소드 상세

AboutForm() 공개 메소드

public AboutForm ( ) : System
리턴 System

SetVersions() 공개 메소드

public SetVersions ( string appVersion, string coreVersion ) : void
appVersion string
coreVersion string
리턴 void