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