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