close Warning: Can't use blame annotator:
svn blame failed on Scheduling/trunk/cs/bsdx0200GUISourceCode/CGAppointmentChangedHandler.cs: 'GenericSWIGWrapper' object has no attribute '_wrap'

source: Scheduling/trunk/cs/bsdx0200GUISourceCode/CGAppointmentChangedHandler.cs@ 629

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

This update does the following:

File size: 412 bytes
RevLine 
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 CGAppointmentChangedHandler(object sender, CGAppointmentChangedArgs e);
10}
11
Note: See TracBrowser for help on using the repository browser.