Exemplo n.º 1
0
 public void doRequest(string action, Record rs, object prms, DataReader reader) { throw new Exception(); }
Exemplo n.º 2
0
 public void doRequest(string action, Record rs, object prms, DataReader reader, JsAction callback, object scope, object arg) { throw new Exception(); }
Exemplo n.º 3
0
 public void request(string action, Record rs, object prms, DataReader reader, JsAction callback) { throw new Exception(); }