// Token: 0x0600100F RID: 4111 // RVA: 0x0000FACD File Offset: 0x0000DCCD public EventArgs1(Class123 class123_1) { this.class123_0 = class123_1; }
// Token: 0x06000FF0 RID: 4080 // RVA: 0x00054EE4 File Offset: 0x000530E4 protected virtual bool vmethod_0(Class123 class123_0) { return !(this.graphicsDevice_0.get_CreationParameters().get_Adapter() != class123_0.method_0()) && this.graphicsDevice_0.get_CreationParameters().get_DeviceType() == class123_0.method_4() && this.graphicsDevice_0.get_CreationParameters().get_CreationOptions() == class123_0.method_2(); }