示例#1
0
 public string Html() => JQueryObjectHandle.Html();
示例#2
0
 public void Html(string htmlString) => JQueryObjectHandle.Html(htmlString);