PIbd-12 Ulybin A.A. Monorail Lab05 Simple #9
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "Lab05"
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 +11,4 @@
/// Делегат передачи объекта класса-прорисовки
/// </summary>
/// <param name="train"></param>
public delegate void TrainDelegate(DrawingTrain train);
Не используется
Pull request closed