Deleting some files due to refactoring.

This commit is contained in:
sam 2011-01-17 14:06:36 +00:00
parent c21d94372c
commit 36caf08c92
3 changed files with 0 additions and 22 deletions

View File

@ -1,11 +0,0 @@
namespace IndianHealthService.ClinicalScheduling
{
using System;
using System.Runtime.CompilerServices;
/// <summary>
/// This class was regenerated from Calendargrid.dll using Reflector.exe
/// by Sam Habiel for WorldVista. The original source code is lost.
/// </summary>
public delegate void CGAppointmentChangedHandler(object sender, CGAppointmentChangedArgs e);
}

View File

@ -1,11 +0,0 @@
namespace IndianHealthService.ClinicalScheduling
{
using System;
using System.Runtime.CompilerServices;
/// <summary>
/// This class was regenerated from Calendargrid.dll using Reflector.exe
/// by Sam Habiel for WorldVista. The original source code is lost.
/// </summary>
public delegate void CGSelectionChangedHandler(object sender, CGSelectionChangedArgs e);
}