PIbd-21. Putintsev D.M. Lab work 04 #4
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "Lab4"
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 +59,4 @@
public void DelSet(string name)
{
if (_trainStorages.ContainsKey(name)) _trainStorages.Remove(name);
return;
лишнее
Pull request closed