Exemplo n.º 1
0
 private void LoadLes(int Id)
 {
     _Read.WorksheetsNew(Id);
     _ListLessons.Add(_Read.ReadInformatin());
 }