Пример #1
0
 public Temas_Inicio()
 {
     InitializeComponent();
     DGV_Temas.DataSource = temas.ListarTodosPrincipal();
 }