Ejemplo n.º 1
0
		protected GenericQueryBase(ITestDataContext ds)
		{
			m_ds = new IdlPatientSource(ds);
		}
Ejemplo n.º 2
0
 protected GenericQueryBase(ITestDataContext ds)
 {
     m_ds = new IdlPatientSource(ds);
 }