public static List <EntityMusteri> BLLMusteriistesi()
 {
     return(DALMusteri.MusteriListesi());
 }