All but the button Create Tournament Wired up
This commit is contained in:
@ -96,7 +96,7 @@ namespace TrackerLibrary.DataAccess
|
||||
|
||||
public List<TeamModel> GetTeam_All()
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
return TeamFile.FullFilePath().LoadFile().ConvertToTeamModels(PeopleFile);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user