Exemplo n.º 1
0
 public Anonymous_C18(ThreadPoolFace.Anonymous_C6 paramouter_Anonymous_C6,
                      Name localPrefix_0, long interestFilterId_1, Face face_2,
                      Interest interest_3, InterestFilter filter_4)
 {
     this.localPrefix        = localPrefix_0;
     this.interestFilterId   = interestFilterId_1;
     this.face               = face_2;
     this.interest           = interest_3;
     this.filter             = filter_4;
     this.outer_Anonymous_C6 = paramouter_Anonymous_C6;
 }
Exemplo n.º 2
0
                public Anonymous_C18(ThreadPoolFace.Anonymous_C6  paramouter_Anonymous_C6,
										Interest interest_0, long interestFilterId_1, Name localPrefix_2,
										InterestFilter filter_3, Face face_4)
                {
                    this.interest = interest_0;
                                    this.interestFilterId = interestFilterId_1;
                                    this.localPrefix = localPrefix_2;
                                    this.filter = filter_3;
                                    this.face = face_4;
                                    this.outer_Anonymous_C6 = paramouter_Anonymous_C6;
                }