C# Class FC3Editor.UI.PromptInventory

Inheritance: System.Windows.Forms.Form
ファイルを表示 Open project: Azerothian/fc3editor Class Usage Examples

Public Methods

Method Description
PromptInventory ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
InitializeComponent ( ) : void
inventoryTree_NodeMouseDoubleClick ( object sender, TreeNodeMouseClickEventArgs e ) : void
inventoryTree_ValueChanged ( object sender, EventArgs e ) : void

Method Details

Dispose() protected method

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

PromptInventory() public method

public PromptInventory ( ) : System
return System