PIbd-14 Ivleev D.A. Lab06 Simple #6
Reference in New Issue
Block a user
Delete Branch "Lab06"
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?
WIP: PIbd-14 Ivleev D.A. Lab06 Simpleto PIbd-14 Ivleev D.A. Lab06 SimpleПроверено
@@ -86,0 +121,4 @@foreach (KeyValuePair<string, ICollectionGenericObjects<T>> value in _storages){StringBuilder sb = new StringBuilder();sb.Append(Environment.NewLine);Записывать в файл можно сразу, без использования StringBuilder
@@ -0,0 +28,4 @@EntityBoat? boat = EntityMotorBoat.CreateEntityMotorBoat(strs);if (boat != null)//return new DrawingMotorBoat(1,2,Color.Black,Color.Black,true,true,true);Закомментированного кода быть не должно
Pull request closed