Exemple #1
0
    // 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);
        }
    }
Exemple #2
0
 // 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();
 }