PIbd-13 BelkinaM.I. LabWork05 Simple #5
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "Lab5"
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 +7,4 @@
namespace ProjectBulldozer;
public delegate void DozerDelegate(DrawningDozer dozer);
Не используется
@ -0,0 +27,4 @@
/// </summary>
public event Action<DrawningDozer>? _dozerDelegate;
//private event Action<> =
Закомментированного кода быть не должно
Pull request closed