Added some comments to comply a little bit more with the cfpt rules
This commit is contained in:
@@ -1,4 +1,13 @@
|
||||
using System;
|
||||
/*
|
||||
* Rohmer Maxime
|
||||
* STD Project
|
||||
* 25/01/2023
|
||||
* V1.0
|
||||
* GraphicalStore.cs
|
||||
* The model of the application that setups all the clients and the checkouts while communicating everything to the vue
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Drawing;
|
||||
using System.Linq;
|
||||
|
||||
Reference in New Issue
Block a user