source:
branches/3.3-Hive/sources/HeuristicLab.Hive/HeuristicLab.Calendar/3.3/Appointment/AppointmentSlot.cs
@
4539
Last change on this file since 4539 was 4105, checked in by cneumuel, 14 years ago | |
---|---|
File size: 153 bytes |
Line | |
---|---|
1 | using System; |
2 | using System.Collections.Generic; |
3 | using System.Text; |
4 | |
5 | namespace HeuristicLab.Calendar |
6 | { |
7 | public class AppointmentSlot |
8 | { |
9 | } |
10 | } |
Note: See TracBrowser
for help on using the repository browser.