static c00027b() { c000005.m000005(typeof(c00027b)); bool flag = false; Assembly executingAssembly = Assembly.GetExecutingAssembly(); StrongNameSignatureVerificationEx(executingAssembly.Location, true, ref flag); if (!flag || !executingAssembly.FullName.EndsWith("3db2fda49ca9adff")) { throw new SecurityException("Assembly has been tampered"); } f00000e = new object(); f000026 = null; f00002f = "1.03"; }
public static c00027b m00009f() { lock (f00000e) { if (f000026 == null) { f000026 = new c00027b(); f000026.m000001(); } } return f000026; }
public static void m000337(c00027b p0, DataSet p1) { p0.m000335(DateTime.FromBinary(Convert.ToInt64(p1.Tables["GameInfo"].Rows[0]["EntryTime"]))); p0.m0000c0(Convert.ToBoolean(p1.Tables["GameInfo"].Rows[0]["IsOpenSound"])); p0.m0002d9(Convert.ToInt32(p1.Tables["GameInfo"].Rows[0]["IsShowFps"])); p0.m00007f(p1.Tables["GameInfo"].Rows[0]["CommonPassword"].ToString()); p0.m000080(p1.Tables["GameInfo"].Rows[0]["SetupPassword"].ToString()); p0.m000309(Convert.ToInt32(p1.Tables["GameInfo"].Rows[0]["Language"])); p0.m00030f(Convert.ToInt32(p1.Tables["GameInfo"].Rows[0]["CoinOutType"])); p0.m000312(Convert.ToInt32(p1.Tables["GameInfo"].Rows[0]["ScoreCount"])); p0.m00030e(Convert.ToInt32(p1.Tables["GameInfo"].Rows[0]["LotteryOutCount"])); p0.m000313(Convert.ToInt32(p1.Tables["GameInfo"].Rows[0]["ScoreOutCount"])); p0.m00004b(Convert.ToInt32(p1.Tables["GameInfo"].Rows[0]["GameLevel"])); p0.m0002d2(Convert.ToInt32(p1.Tables["GameInfo"].Rows[0]["GameShootSpeedType"])); p0.m0002d6(Convert.ToInt32(p1.Tables["GameInfo"].Rows[0]["RewardLightType"])); p0.m0002ff(Convert.ToInt32(p1.Tables["GameInfo"].Rows[0]["ChangeSceneTime"])); p0.m000314(Convert.ToInt32(p1.Tables["GameInfo"].Rows[0]["FCoinInCount"])); p0.m000315(Convert.ToInt32(p1.Tables["GameInfo"].Rows[0]["FCoinOutCount"])); p0.m000321(Convert.ToInt32(p1.Tables["GameInfo"].Rows[0]["BVolume"])); p0.m000316(Convert.ToInt32(p1.Tables["GameInfo"].Rows[0]["GVolume"])); p0.f0002cc[0] = Convert.ToInt32(p1.Tables["Orientation"].Rows[0]["A"]); p0.f0002cc[1] = Convert.ToInt32(p1.Tables["Orientation"].Rows[0]["B"]); p0.f0002cc[2] = Convert.ToInt32(p1.Tables["Orientation"].Rows[0]["C"]); p0.f0002cc[3] = Convert.ToInt32(p1.Tables["Orientation"].Rows[0]["D"]); p0.f0002cc[4] = Convert.ToInt32(p1.Tables["Orientation"].Rows[0]["E"]); p0.f0002cc[5] = Convert.ToInt32(p1.Tables["Orientation"].Rows[0]["F"]); p0.f00000b = Convert.ToInt32(p1.Tables["GameInfo"].Rows[0]["GameSiteType"]); }