Exemple #1
0
 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>();
 }
Exemple #2
0
 public dbproxyproxy(juggle.Ichannel ch)
 {
     _hub_call_dbproxy = new caller.hub_call_dbproxy(ch);
     callback_set = new Dictionary<string, object>();
 }