C# Class MineEdit.dlgAddEntity

Exibir arquivo Open project: N3X15/MineEdit Class Usage Examples

Public Properties

Property Type Description
ent Entity

Public Methods

Method Description
dlgAddEntity ( ) : System

Private Methods

Method Description
InitializeComponent ( ) : void

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

NumBoxChange ( object sender, EventArgs e ) : void
cmbType_SelectedIndexChanged ( object sender, EventArgs e ) : void
cmdOK_Click ( object sender, EventArgs e ) : void

Method Details

dlgAddEntity() public method

public dlgAddEntity ( ) : System
return System

Property Details

ent public_oe property

public Entity ent
return Entity