Limpieza de codigo

This commit is contained in:
2013-10-14 20:20:23 +02:00
parent af72a4decb
commit b4eea3818f
22 changed files with 194 additions and 197 deletions

View File

@@ -1,6 +1,6 @@
namespace ServerExplorer
{
partial class frmCodeGenConfig
partial class FrmCodeGenConfig
{
/// <summary>
/// Required designer variable.
@@ -275,7 +275,7 @@
this.Controls.Add(this.lblConString);
this.Name = "frmCodeGenConfig";
this.Text = "Configuracion del Generador de Codigo";
this.Load += new System.EventHandler(this.frmCodeGenConfig_Load);
this.Load += new System.EventHandler(this.FrmCodeGenConfig_Load);
this.ResumeLayout(false);
this.PerformLayout();