Merge branch 'Lab5_Hard' into Lab6_Hard
This commit is contained in:
commit
670216b446
@ -96,7 +96,5 @@ namespace ConfectioneryDatabaseImplement.Models
|
||||
}
|
||||
_pastryComponents = null;
|
||||
}
|
||||
|
||||
public static implicit operator ConfectioneryContracts.ViewModels.PastryViewModel(ConfectioneryDatabaseImplement.Models.Pastry model) => model.GetViewModel;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user