コード例 #1
0
 public IEnumerable <MatriculaOferta> ObterTodos()
 {
     return(_bmMatriculaOferta.ObterTodos());
 }