source:
Scheduling/branches/GUI1.2/CGSelectionChangedHandler.cs
Last change on this file was 622, checked in by , 15 years ago | |
---|---|
File size: 408 bytes |
Line | |
---|---|
1 | namespace IndianHealthService.ClinicalScheduling |
2 | { |
3 | using System; |
4 | using System.Runtime.CompilerServices; |
5 | /// <summary> |
6 | /// This class was regenerated from Calendargrid.dll using Reflector.exe |
7 | /// by Sam Habiel for WorldVista. The original source code is lost. |
8 | /// </summary> |
9 | public delegate void CGSelectionChangedHandler(object sender, CGSelectionChangedArgs e); |
10 | } |
11 |
Note:
See TracBrowser
for help on using the repository browser.