Exemplo n.º 1
0
 public void Clear()
 {
     LocalList.Clear();
     _dataSource.ClearList <TT>(Name);
 }