Beispiel #1
0
 //public List<ClsCombo> list(string str)
 //{
 //}
 public long Insertar(TA_Laboratorio objeto)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public bool Update(TA_Laboratorio obejto)
 {
     throw new NotImplementedException();
 }
Beispiel #3
0
 public void Delete(TA_Laboratorio objeto)
 {
     throw new NotImplementedException();
 }