Beispiel #1
0
 public List <Persona> GetAll()
 {
     return(_PersonaData.GetAll());
 }