public static List <ProgramKeahlianCsv> GetAll()
 {
     return(helper.ReadProgramKeahlian());
 }