|
Last change
on this file since 785 was 622, checked in by Sam Habiel, 16 years ago |
|
This update does the following:
|
|
File size:
412 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 CGAppointmentChangedHandler(object sender, CGAppointmentChangedArgs e);
|
|---|
| 10 | }
|
|---|
| 11 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.