Deleting some files due to refactoring.
This commit is contained in:
parent
c21d94372c
commit
36caf08c92
|
@ -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);
|
||||
}
|
||||
|
|
@ -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);
|
||||
}
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue