internal void InternalOnResponse(XmlRpcResponseEventArgs e) { OnResponse(e); }
protected virtual void OnResponse(object sender, XmlRpcResponseEventArgs e) { }