- Timestamp:
- Jan 26, 2011, 6:01:39 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Scheduling/trunk/cs/bsdx0200GUISourceCode/CGAppointments.cs
r1075 r1083 61 61 { 62 62 CGAppointments newappts = new CGAppointments(); 63 //appts.apptList = (Hashtable)apptList.Clone();64 63 foreach (DictionaryEntry d in this.apptList) 65 64 {
Note:
See TracChangeset
for help on using the changeset viewer.