C# Class FC3Editor.UI.PromptInventory

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: Azerothian/fc3editor Class Usage Examples

Méthodes publiques

Méthode Description
PromptInventory ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void
inventoryTree_NodeMouseDoubleClick ( object sender, TreeNodeMouseClickEventArgs e ) : void
inventoryTree_ValueChanged ( object sender, EventArgs e ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

PromptInventory() public méthode

public PromptInventory ( ) : System
Résultat System