C# Class NekoKun.ScriptListEditorInsertDialog

Inheritance: NekoKun.UI.LynnForm
Mostra file Open project: NekoProject/NekoKun Class Usage Examples

Public Properties

Property Type Description
result string

Public Methods

Method Description
ScriptListEditorInsertDialog ( ScriptListFile scriptListFile ) : System

Private Methods

Method Description
button1_Click ( object sender, EventArgs e ) : void
button2_Click ( object sender, EventArgs e ) : void
textBox1_TextChanged ( object sender, EventArgs e ) : void

Method Details

ScriptListEditorInsertDialog() public method

public ScriptListEditorInsertDialog ( ScriptListFile scriptListFile ) : System
scriptListFile ScriptListFile
return System

Property Details

result public_oe property

public string result
return string