Exemplo n.º 1
0
 static c00027c()
 {
     c000005.m000005(typeof(c00027c));
     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();
     f000027 = null;
     f0000b1 = new Random();
 }
Exemplo n.º 2
0
 public static void m000339(c00027c p0, DataSet p1)
 {
     for (int i = 0; i < 6; i++)
     {
         p0.f00005b[i].m00030b(p1.Tables[i]);
     }
     p0.f0002d4.m00030b(p1.Tables["T"]);
 }
Exemplo n.º 3
0
 public static c00027c m000096()
 {
     lock (f00000e)
     {
         if (f000027 == null)
         {
             f000027 = new c00027c();
         }
     }
     return f000027;
 }