Beispiel #1
0
 internal ArrayList FindAll()
 {
     return(funcionarioModel.FindAll());
 }