public dbproxyproxy(juggle.Ichannel ch) { _hub_call_dbproxy = new caller.hub_call_dbproxy(ch); callback_set = new Dictionary <string, object>(); end_cb_set = new Dictionary <string, object>(); }
public dbproxyproxy(juggle.Ichannel ch) { _hub_call_dbproxy = new caller.hub_call_dbproxy(ch); callback_set = new Dictionary<string, object>(); }