public void Insert(Grup grup) { _grupDal.Insert(grup); }
public void Insert(Grup Grup) { _GrupDal.Insert(Grup); }