Exemplo n.º 1
0
 /// <summary>
 /// Removes all information items.
 /// </summary>
 public void ClearAll()
 {
     _infoCollection.Clear();
 }