Esempio n. 1
0
 /// <summary>
 /// Clears all the properties for the next run.
 /// </summary>
 public void ClearProps()
 {
     m_propsBldr.Clear();
 }