Beispiel #1
0
 public void SetTitle(string value)
 {
     DOMUtils.SetText(implementation, TAG_TITLE, value);
 }