init
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace Kreta.BusinessLogic.HelperClasses.OsztalyCsoportbaSorolas
|
||||
{
|
||||
public class OsztalyCsoportList : Dictionary<int, OsztalyCsoportListItem>
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user