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