コード例 #1
0
 private void LoadLes(int Id)
 {
     _Read.WorksheetsNew(Id);
     _ListLessons.Add(_Read.ReadInformatin());
 }