Ejemplo n.º 1
0
 public Materia()
 {
     Disciplina = new Disciplina();
     Serie      = new Serie();
 }