Example #1
0
 public clsFolders()
 {
     folders = new EventList.List <clsFolder>();
 }
Example #2
0
 public clsSaveSlot()
 {
     slot = new EventList.List <clsSlot>();
 }