Пример #1
0
 public AllocationNotificationsController(IAllocationNotificationFeedsService allocationFeedsService)
 {
     _allocationFeedsService = allocationFeedsService;
 }