예제 #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)
 {
 }