Fixed setting array values in the debug editor.

Some code corrections.
This commit is contained in:
NovaRain
2019-04-06 08:24:49 +08:00
parent 563fdddc7e
commit ae7245579e
10 changed files with 29 additions and 16 deletions
-1
View File
@@ -23,7 +23,6 @@
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent() {
this.components = new System.ComponentModel.Container();
this.dataGridView1 = new System.Windows.Forms.DataGridView();
this.Column0 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();