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