Test Creation DesktopApp
This commit is contained in:
@@ -6,7 +6,7 @@ namespace LaDOSE.Business.Interface
|
||||
{
|
||||
public interface IEventService : IBaseService<Event>
|
||||
{
|
||||
bool CreateChallonge(int eventId, int wpEventId);
|
||||
List<WPUser> GetBooking(int eventId, int wpEventId, Game game);
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user