示例#1
0
 public BirimlerController(IBirimlerService birimlerService)
 {
     _birimlerService = birimlerService;
 }