C# 클래스 System.Windows.Forms.ModelViewerForm

상속: Form
파일 보기 프로젝트 열기: soopercool101/BrawlCrate-depreciated 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
_mainWindow System.Windows.Forms.ModelEditorBase

공개 메소드들

메소드 설명
ModelViewerForm ( System.Windows.Forms.ModelEditorBase mainWindow )

메소드 상세

ModelViewerForm() 공개 메소드

public ModelViewerForm ( System.Windows.Forms.ModelEditorBase mainWindow )
mainWindow System.Windows.Forms.ModelEditorBase

프로퍼티 상세

_mainWindow 공개적으로 프로퍼티

public ModelEditorBase,System.Windows.Forms _mainWindow
리턴 System.Windows.Forms.ModelEditorBase