source: Scheduling/trunk/cs/bsdx0200GUISourceCode/CGSelectionChangedHandler.cs@ 622

Last change on this file since 622 was 622, checked in by Sam Habiel, 14 years ago

This update does the following:

File size: 408 bytes
Line 
1namespace 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.