Method | Description | |
---|---|---|
EditBuildingDialog ( string title, System.Action callback ) : System |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Method | Description | |
---|---|---|
Textbox_Paint ( object sender, PaintEventArgs e ) : void | ||
acceptButton_Click ( object sender, |
||
cancelButton_Click ( object sender, |
public EditBuildingDialog ( string title, System.Action callback ) : System | ||
title | string | |
callback | System.Action | |
return | System |