Jay-ArBrouillard / Tournament-Bracket-Generator

C# WPF Tournament Bracket Generator
0 stars 0 forks source link

Feature base classes #31

Closed Jay-ArBrouillard closed 5 years ago

Jay-ArBrouillard commented 5 years ago

I Gave TBG.UI, TBG.Core, and TBG.Data a reference to this TBGLibrary.

Note: I added C# comments (like JavaDoc) to all the member variables for each class.

I think this should work for our purposes but this Class Library might need to change slightly to allow for more complex tournament types.