Exemple #1
0
 public void method_7(string string_1, bool bool_0)
 {
     this.string_0 = string_1;
     this.object_0.ConnectionInterrupted    += new CbGeneric(this.OnAllP2PChannelClosed);
     this.object_0.ConnectionRebuildSucceed += new CbGeneric(this.method_11);
     this.class42_0 = new P2PClass((Interface26)this.object_0, this.p2PSessionMessageTypeRoom_0, this.emptyAgileLogger_0);
     this.class42_0.P2PChannelClosed += new CbGeneric <P2PChannelState>(this.method_10);
     this.class42_0.P2PChannelOpened += new CbGeneric <P2PChannelState>(this.OnP2PChannelOpened);
     this.class57_0 = new UdpChannelManager(this.agileIPE_0, (Interface26)this.object_0, this.p2PSessionMessageTypeRoom_0, bool_0, this.emptyAgileLogger_0);
     this.class57_0.P2PChannelClosed += new CbGeneric <P2PChannelState>(this.method_10);
     this.class57_0.P2PChannelOpened += new CbGeneric <P2PChannelState>(this.OnP2PChannelOpened);
     this.class57_0.Event_0          += new CbGeneric(this.GetP2PAddress);
     this.ipendPoint_0 = this.interface30_0.imethod_2();
     this.class42_0.method_2(this.string_0, this.object_0.Port, this.ipendPoint_0.Address.ToString());
     this.class57_0.method_5(this.string_0, this.ipendPoint_0.Address.ToString(), this.interface30_0);
     this.interface30_0.imethod_3(new P2PAddress(this.ipendPoint_0.Address.ToString(), this.object_0.imethod_4(), this.object_0.Port, this.ipendPoint_0.Port, this.class57_0.GetPort(), this.class57_0.method_3()));
 }
Exemple #2
0
 internal void method_2(P2PController class58_0)
 {
     this.FdkyIcOiQh = class58_0.method_0();
     this.class42_0  = class58_0.method_1();
 }