Example #1
0
 public Soma()
 {
     _list = AedList.Get();
 }
Example #2
0
 public Pesquisa()
 {
     _list = AedList.Get();
 }