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