Beispiel #1
0
 public void Load()
 {
     while (!Parallel.ForEach <GClass886>(PErkava.AllServersData, new ParallelOptions
     {
         MaxDegreeOfParallelism = 10
     }, new Action <GClass886>(this.method_5)).IsCompleted)
     {
         Thread.Sleep(1);
     }
     GClass880.smethod_1(DateTimeOffset.Now);
     this.LoadingStatus = "Done";
     base.Dispatcher.Invoke(new Action(this.method_0));
 }
        private void method_1(object sender, RoutedEventArgs e)
        {
            BrowserWindow.smethod_0();
            this.method_0();
            object arg = this.Browser.GetType().InvokeMember("ActiveXInstance", BindingFlags.Instance | BindingFlags.NonPublic | BindingFlags.GetProperty, null, this.Browser, new object[0]);

            if (BrowserWindow.< > o__19.< > p__0 == null)
            {
                BrowserWindow.< > o__19.< > p__0 = CallSite <Func <CallSite, object, bool, object> > .Create(Microsoft.CSharp.RuntimeBinder.Binder.SetMember(CSharpBinderFlags.None, "Silent", typeof(BrowserWindow), new CSharpArgumentInfo[]
                {
                    CSharpArgumentInfo.Create(CSharpArgumentInfoFlags.None, null),
                    CSharpArgumentInfo.Create(CSharpArgumentInfoFlags.UseCompileTimeType | CSharpArgumentInfoFlags.Constant, null)
                }));
            }
            BrowserWindow.< > o__19.< > p__0.Target(BrowserWindow.< > o__19.< > p__0, arg, true);
            Uri uri = new Uri("https://" + this.Server + ".darkorbit.com");

            foreach (object obj in this.Web.Cookies.GetCookies(uri))
            {
                Cookie cookie = (Cookie)obj;
                Application.SetCookie(uri, cookie.Name + "=" + cookie.Value);
            }
            this.Browser.Navigate(GClass880.smethod_1(this.Server, null) ?? "");
        }
Beispiel #3
0
 public static string smethod_10(string string_1)
 {
     return(GClass880.smethod_1(string_1, "internalNanoTechFactory"));
 }
Beispiel #4
0
 public static string smethod_4(string string_1)
 {
     return(GClass880.smethod_1(string_1, "externalLogout"));
 }
Beispiel #5
0
 public static string smethod_2(string string_1)
 {
     return(GClass880.smethod_1(string_1, "internalMapRevolution"));
 }