14 lines
		
	
	
		
			245 B
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			245 B
		
	
	
	
		
			C#
		
	
	
	
	
	
| using System;
 | |
| using System.Data;
 | |
| using System.Data.SqlClient;
 | |
| using System.Collections;
 | |
| using System.Collections.Generic;
 | |
| using AIMSModel;
 | |
| using AIMSObjectQuery;
 | |
| namespace AIMSDAL
 | |
| {
 | |
|     internal partial class DAnaesthesiaMethod
 | |
|     {
 | |
|     }
 | |
| }
 |