Ejemplo n.º 1
0
 public HtmlTdElement WithContentEditable(string value) => WithAttribute(Attribute.ContentEditable(value));