// Token: 0x06001244 RID: 4676 // RVA: 0x00061488 File Offset: 0x0005F688 protected Class161() { int arg_10_0 = Environment.Version.Major; this.class152_0 = new Class152(); this.method_2(8192); this.method_11(30000); this.method_4(0); this.int_0 = this.vmethod_0(); this.string_0 = string.Empty; }
// Token: 0x06001254 RID: 4692 // RVA: 0x00061510 File Offset: 0x0005F710 protected override void Dispose(bool disposing) { try { if (this.class152_0 != null) { this.Close(); this.class152_0.Dispose(); this.class152_0 = null; } base.Dispose(disposing); } catch { } }