Get the sets
This commit is contained in:
@@ -5,6 +5,6 @@ namespace LaDOSE.Business.Interface
|
||||
{
|
||||
public interface IPlayerService : IBaseService<Player>
|
||||
{
|
||||
int GetBySmash(PlayerType playerUser);
|
||||
int GetBySmash(ParticipantType participantUser);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user