Method | Description | |
---|---|---|
AddFunctionDialog ( string name, System.Action callback ) : System |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Method | Description | |
---|---|---|
AddFunction_Load ( object sender, |
||
ButtonAdd_Click ( object sender, |
||
CloseDialog_Click ( object sender, |
public AddFunctionDialog ( string name, System.Action callback ) : System | ||
name | string | |
callback | System.Action | |
return | System |