C# 클래스 CSPspEmu.Gui.Winforms.AboutForm

파일 보기 프로젝트 열기: soywiz/cspspemu

공개 메소드들

메소드 설명
AboutForm ( Form ParentForm, IGuiExternalInterface IGuiExternalInterface ) : System

비공개 메소드들

메소드 설명
AboutForm_Load ( object sender, EventArgs e ) : void
AddLinkList ( FlowLayoutPanel Panel, int Columns, IEnumerable List ) : void
AddTitle ( FlowLayoutPanel Panel, string Title ) : void
FacebookPictureBox_Click ( object sender, EventArgs e ) : void
GitRevisionValueLinkLabel_LinkClicked ( object sender, LinkLabelLinkClickedEventArgs e ) : void
TwitterPictureBox_Click ( object sender, EventArgs e ) : void
button1_Click ( object sender, EventArgs e ) : void
label1_Click ( object sender, EventArgs e ) : void
pictureBox1_Click ( object sender, EventArgs e ) : void

메소드 상세

AboutForm() 공개 메소드

public AboutForm ( Form ParentForm, IGuiExternalInterface IGuiExternalInterface ) : System
ParentForm Form
IGuiExternalInterface IGuiExternalInterface
리턴 System