Guarantor: Name fixes.
This commit is contained in:
parent
81454cabe4
commit
d878842ac1
@ -8,7 +8,7 @@ using System.Threading.Tasks;
|
||||
|
||||
namespace ComputerStoreContracts.BusinessLogicContracts
|
||||
{
|
||||
public interface IReportLogic
|
||||
public interface IEmployeeReportLogic
|
||||
{
|
||||
List<ReportProductComponentViewModel> GetProducts();
|
||||
List<ReportRequestComponentViewModel> GetPCs();
|
Loading…
Reference in New Issue
Block a user