示例#1
0
 public AltaModifEmpresa(TipoDeAccion tipoAccion)
 {
     this.tipoAccion = tipoAccion;
     InitializeComponent();
     CenterToScreen();
 }