예제 #1
0
 public string[] BuscarIdDatosPago(string codServ)
 {
     return(GetUsuarioActual.BuscarIdDatosPago(codServ));
 }