C# Class EssentialsPlugin.Editors.GridPicker

Afficher le fichier Open project: rexxar-tc/EssentialsPlugin Class Usage Examples

Méthodes publiques

Свойство Type Description
SelectedEntity long

Méthodes publiques

Méthode Description
GridPicker ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
BTN_Cancel_Click ( object sender, EventArgs e ) : void
BTN_Ok_Click ( object sender, EventArgs e ) : void
GridPicker_Load ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

LST_Entities_DoubleClick ( object sender, System e ) : void

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

GridPicker() public méthode

public GridPicker ( ) : System
Résultat System

Property Details

SelectedEntity public_oe property

public long SelectedEntity
Résultat long