コード例 #1
0
 public IQueryable ListarQueryable()
 {
     return(_tipoUsuarioRepository.ListarQueryable());
 }