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