// Token: 0x060002F6 RID: 758 RVA: 0x0001ADD8 File Offset: 0x00018FD8 internal void method_0(object sender, EventArgs e) { if (GForm4.string_0 == this.string_0 && !GForm4.gform4_0.ClientRectangle.Contains(GForm4.gform4_0.PointToClient(Control.MousePosition))) { GForm4.smethod_3(new Action(GForm4.Class74.class74_0.method_0)); return; } if (GForm4.string_0 != this.string_0) { this.timer_0.Dispose(); } }
// Token: 0x060002E8 RID: 744 RVA: 0x0001A70C File Offset: 0x0001890C public static void smethod_0(string string_1, string string_2, GForm4.GEnum0 genum0_0, bool bool_0) { GForm4.Class75 @class = new GForm4.Class75(); @class.genum0_0 = genum0_0; @class.string_0 = string_1; @class.string_1 = string_2; string string_3 = GClass2.smethod_2(10); GForm4.string_0 = string_3; GForm4.gform4_0.Show(); GForm4.smethod_3(new Action(@class.method_0)); if (bool_0) { GForm4.smethod_1(string_3); } }
// Token: 0x060002F4 RID: 756 RVA: 0x0001AD58 File Offset: 0x00018F58 internal void method_0() { GForm4.GEnum0 genum = this.genum0_0; if (genum != (GForm4.GEnum0) 0) { if (genum != (GForm4.GEnum0) 1) { return; } GForm4.gform4_0.pictureBox_0.ImageLocation = Class185.smethod_0(537715029); } else { GForm4.gform4_0.pictureBox_0.ImageLocation = Class185.smethod_0(537714988); } GForm4.gform4_0.bunifuCustomLabel_0.Text = this.string_0; GForm4.gform4_0.bunifuCustomLabel_1.Text = this.string_1; GForm4.smethod_2(); }
// Token: 0x06000055 RID: 85 RVA: 0x0000A650 File Offset: 0x00008850 internal void method_0() { GForm4.smethod_0(this.bool_0 ? Class185.smethod_0(537711206) : Class185.smethod_0(537711175), (string)this.class4_0.jtoken_1[Class185.smethod_0(537710986)], this.bool_0 ? ((GForm4.GEnum0) 1) : ((GForm4.GEnum0) 0), true); }
// Token: 0x060002EC RID: 748 RVA: 0x000047B8 File Offset: 0x000029B8 private void pictureBox_1_Click(object sender, EventArgs e) { GForm4.smethod_3(new Action(this.method_1)); }