예제 #1
0
파일: Logica.cs 프로젝트: daguilae/HSC
 public OdbcDataReader ConsultaLogicaReporteDetalle()
 {
     return(sn.ConsultaReporteDetalle());
 }