示例#1
0
文件: Logica.cs 项目: daguilae/HSC
 public OdbcDataReader ConsultaLogicaPerfiles()
 {
     return(sn.ConsultaPerfil());
 }