Every form is wired up and the system works in some meaning
This commit is contained in:
@ -134,7 +134,7 @@ namespace TrackerLibrary.DataAccess
|
||||
|
||||
public void UpdateMatchup(MatchupModel model)
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
model.UpdateMatchupToFile();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user