예제 #1
0
 // Token: 0x06000135 RID: 309 RVA: 0x00002923 File Offset: 0x00000B23
 public GClass2()
 {
     GClass2.smethod_2(this, GClass2.smethod_1(new GClass2.GClass3()));
     GClass2.smethod_3(this, false);
     GClass2.smethod_4(this, Color.White);
     GClass2.smethod_6(this, GClass2.smethod_5("Segoe UI", 8f));
 }
예제 #2
0
파일: Class84.cs 프로젝트: unionjl/CyberAIO
 // Token: 0x06000339 RID: 825 RVA: 0x0001BAA4 File Offset: 0x00019CA4
 public Class84(string string_5, Class4 class4_1, JToken jtoken_1)
 {
     this.class4_0 = class4_1;
     this.jtoken_0 = jtoken_1;
     this.string_3 = GClass2.smethod_2(32);
     this.string_1 = new Uri(string_5).Query.Split(new char[]
     {
         '&'
     }).Where(new Func <string, bool>(Class84.Class85.class85_0.method_0)).First <string>().Split(new char[]
     {
         '='
     })[1];
     this.string_0 = string.Format("https://www.paypal.com/webapps/xoonboarding?token={0}&useraction=commit&country.x=US&locale.x=en_US&country.x=US&locale.x=en_US#", this.string_1);
 }
예제 #3
0
 // Token: 0x06000339 RID: 825 RVA: 0x0001E6D4 File Offset: 0x0001C8D4
 public Class84(string string_5, Class4 class4_1, JToken jtoken_1)
 {
     this.class4_0 = class4_1;
     this.jtoken_0 = jtoken_1;
     this.string_3 = GClass2.smethod_2(32);
     this.string_1 = new Uri(string_5).Query.Split(new char[]
     {
         '&'
     }).Where(new Func <string, bool>(Class84.Class85.class85_0.method_0)).First <string>().Split(new char[]
     {
         '='
     })[1];
     this.string_0 = string.Format(Class185.smethod_0(537685390), this.string_1);
 }
예제 #4
0
    // Token: 0x060002E8 RID: 744 RVA: 0x000180E4 File Offset: 0x000162E4
    public static void smethod_0(string string_1, string string_2, Notification.GEnum0 genum0_0, bool bool_0)
    {
        Notification.Class75 @class = new Notification.Class75();
        @class.genum0_0 = genum0_0;
        @class.string_0 = string_1;
        @class.string_1 = string_2;
        string string_3 = GClass2.smethod_2(10);

        Notification.string_0 = string_3;
        Notification.notification_0.Show();
        Notification.smethod_3(new Action(@class.method_0));
        if (bool_0)
        {
            Notification.smethod_1(string_3);
        }
    }
예제 #5
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);
        }
    }