Example #1
0
 public extern static jQuery Select(string html, Document ownerDocument);
Example #2
0
 /// <summary>
 /// Sends the request, with data.
 /// </summary>
 /// <param name="data">A DOM document.</param>
 public void send(Document data)
 {
 }