예제 #1
0
 public BirimlerManager(IBirimlerDal birimlerDal)
 {
     _birimlerDal = birimlerDal;
 }