Exemplo n.º 1
0
 public System.Collections.IList GetAll()
 {
     return(_dao.GetAll());
 }