C# 클래스 MegaMan.LevelEditor.HistoryForm

상속: WeifenLuo.WinFormsUI.Docking.DockContent
파일 보기 프로젝트 열기: Tesserex/C--MegaMan-Engine 1 사용 예제들

공개 메소드들

메소드 설명
HistoryForm ( ) : System
UpdateHistory ( History history ) : void

비공개 메소드들

메소드 설명
HistoryForm_Load ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void
historyView_SelectedIndexChanged ( object sender, EventArgs e ) : void

메소드 상세

HistoryForm() 공개 메소드

public HistoryForm ( ) : System
리턴 System

UpdateHistory() 공개 메소드

public UpdateHistory ( History history ) : void
history History
리턴 void