11 lines
		
	
	
		
			166 B
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			166 B
		
	
	
	
		
			C#
		
	
	
	
	
	
| using System;
 | |
| using System.Collections;
 | |
| using System.Collections.Generic;
 | |
| using AIMSDAL;
 | |
| namespace AIMSModel
 | |
| {
 | |
|     public partial class HospitalInfo
 | |
|     {
 | |
|     }
 | |
| }
 |