示例#1
0
文件: jQuery.cs 项目: JimmyJune/blade
 public extern static jQuery Select(string html, Document ownerDocument);
示例#2
0
 /// <summary>
 /// Sends the request, with data.
 /// </summary>
 /// <param name="data">A DOM document.</param>
 public void send(Document data)
 {
 }