ISEbd-22 Musatkina K. Y. Lab work 2 BASE #6
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "lab_2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Проверено
@ -0,0 +85,4 @@
{
if (model == null)
return null;
foreach (var Manufacture in source.Manufactures)
Значение можно получить через LINQ-запрос
@ -163,5 +163,21 @@ namespace BlacksmithWorkshop
{
LoadData();
}
//private void ShopsToolStripMenuItem_Click(object sender, EventArgs e)
Закомментированного кода быть не должно
Pull request closed