Exemplo n.º 1
0
 public string ToDomString(DomWriterSettings settings)
 {
     return(DomWriter.GetOuterString(settings, this));
 }