i should really handle this META at DbUpdate

This commit is contained in:
2019-03-12 22:40:58 +01:00
parent 30f64257e7
commit fd076a8d63
3 changed files with 20 additions and 2 deletions

View File

@@ -162,7 +162,7 @@ namespace LaDOSE.DesktopApp.ViewModels
}
#endregion
//TODO : Remove the Meta of WPEvent (parse it in Update DB)
private void ParseGame(WPEventDTO selectedWpEvent)
{
var reservation = SelectedWpEvent.WpBookings.FirstOrDefault();