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