public List <string> GetAllCode3()
 {
     return(_dal.GetAllCode3());
 }