Total1880 / Racing

The re-writing of repo "Cycling". In this project i try to focus on learning things (Git, architecture, clean code, etc.)
0 stars 0 forks source link

double argument? #11

Open Total1880 opened 5 years ago

Total1880 commented 5 years ago

namespace Racing.UI.WPF.RaceEngine

this class uses a list of raceparticipants, but also has de BL class race. In race, there is already an argument list of raceparticipants.

Total1880 commented 5 years ago

Linked with #8 ?