C# Class System.Windows.Forms.ModelViewerForm

Inheritance: Form
Show file Open project: soopercool101/BrawlCrate-depreciated Class Usage Examples

Public Properties

Property Type Description
_mainWindow System.Windows.Forms.ModelEditorBase

Public Methods

Method Description
ModelViewerForm ( System.Windows.Forms.ModelEditorBase mainWindow )

Method Details

ModelViewerForm() public method

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

Property Details

_mainWindow public property

public ModelEditorBase,System.Windows.Forms _mainWindow
return System.Windows.Forms.ModelEditorBase