first commit
This commit is contained in:
9
RS_system/Services/IReporteService.cs
Normal file
9
RS_system/Services/IReporteService.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
using System;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace Rs_system.Services
|
||||
{
|
||||
public interface IReporteService
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user