예제 #1
0
 public HtmlFormElement WithAction(string value) => WithAttribute(Attribute.Action(value));