C# Class FC3Editor.UI.ParametersList

Inheritance: System.Windows.Forms.UserControl
Show file Open project: Azerothian/fc3editor Class Usage Examples

Public Methods

Method Description
ParametersList ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
ClearUI ( ) : void
DisposeInternal ( ) : void
InitializeComponent ( ) : void
UpdateUI ( ) : void
_ParamsChanged ( object sender, EventArgs e ) : void

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

ParametersList() public method

public ParametersList ( ) : System
return System