Exemplo n.º 1
0
 public string GetTitle()
 {
     return(DOMUtils.GetTextContentByTag(implementation, TAG_TITLE));
 }