예제 #1
0
 // Token: 0x060008D2 RID: 2258 RVA: 0x00039D50 File Offset: 0x00037F50
 public Class_239(Class_244 arg_0, Class_238 arg_1)
 {
     if (arg_0 == null)
     {
         throw new ArgumentNullException("options");
     }
     if (arg_1 == null)
     {
         throw new ArgumentNullException("webClient");
     }
     this.field_2        = arg_0;
     this.field_3        = arg_1;
     this.field_3.prop_0 = arg_0.prop_3;
 }
예제 #2
0
 // Token: 0x060008D1 RID: 2257 RVA: 0x00039D2E File Offset: 0x00037F2E
 public Class_239(Class_238 arg_0) : this(new Class_244("axhQiYyQ", true, null, 65536, 1048576), arg_0)
 {
 }