Esempio n. 1
0
 public List <Comision> GetAll()
 {
     return(_ComisionData.GetAll());
 }