whitespace fix
This commit is contained in:
parent
4557b9a2e1
commit
327722bc97
@ -337,7 +337,7 @@ namespace EduNetworkBuilder
|
|||||||
}
|
}
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
public bool AddHomework(SchoolworkClass ToAdd)
|
public bool AddHomework(SchoolworkClass ToAdd)
|
||||||
{
|
{
|
||||||
//Check to see if we already exist
|
//Check to see if we already exist
|
||||||
foreach(SchoolworkClass one in Projects)
|
foreach(SchoolworkClass one in Projects)
|
||||||
|
Loading…
Reference in New Issue
Block a user