C# Class SerahToolkit_SharpGL.Forms.wm4

Inheritance: System.Windows.Forms.Form
显示文件 Open project: MaKiPL/FF8-Rinoa-s-Toolset Class Usage Examples

Public Properties

Property Type Description
____a int

Public Methods

Method Description
InitialUpdate ( ushort enc ) : void
wm4 ( object obj, object obj2 ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
DataGridView1_CellValueChanged ( object sender, System.Windows.Forms.DataGridViewCellEventArgs e ) : void
InitializeComponent ( ) : void

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

WhichEntry ( System.Windows.Forms.DataGridView a ) : int
compileSaveToolStripMenuItem_Click ( object sender, EventArgs e ) : void
dialogerDelegateClose ( object sender ) : void
editGroundIDToolStripMenuItem_Click ( object sender, EventArgs e ) : void
returnGroundType ( int i ) : string
returnRegion ( int i ) : string

Method Details

Dispose() protected method

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

InitialUpdate() public method

public InitialUpdate ( ushort enc ) : void
enc ushort
return void

wm4() public method

public wm4 ( object obj, object obj2 ) : System
obj object
obj2 object
return System

Property Details

____a public_oe static_oe property

public static int ____a
return int