Ejemplo n.º 1
0
 public void ClearAllSections()
 {
     sectionResults.Clear();
     sectionCollection.Clear();
 }
Ejemplo n.º 2
0
 public void ClearAllSections()
 {
     sectionCollection.Clear();
     ClearSectionDependentData();
 }