Пример #1
0
 public Materia()
 {
     Disciplina = new Disciplina();
     Serie      = new Serie();
 }