Ver Mensaje Individual
  #5 (permalink)  
Antiguo 25/04/2009, 20:37
Avatar de Peterpay
Peterpay
Colaborador
 
Fecha de Ingreso: septiembre-2007
Ubicación: San Francisco, United States
Mensajes: 3.858
Antigüedad: 17 años, 6 meses
Puntos: 87
Respuesta: Problemas al pasar una lista por parámetro

using System;
using Gtk;
using System.Collections.Generic

public partial class MainWindow: Gtk.Window //aqui error
{

}

el error esta aqui

using System;
using Gtk;
using System.Collections.Generic<==================== le falta ;

public partial class MainWindow: Gtk.Window //aqui error
{

}
__________________
Curso WF4
http://cursos.gurudotnet.com/ DF
Aprende HTML5