Ejemplo n.º 1
0
 /// <summary>
 /// Clear the content of the HTML container releasing any resources used to render previously existing content.
 /// </summary>
 public void Clear()
 {
     _htmlContainerInt.Clear();
 }