Exemplo n.º 1
0
 internal ArrayList FindAll()
 {
     return(funcionarioModel.FindAll());
 }