Beispiel #1
0
 static Class79()
 {
     if (Class79.string_0 == "1")
     {
         Class79.bool_0       = true;
         Class79.dictionary_0 = new Dictionary <int, string>();
     }
     Class79.int_0 = Convert.ToInt32(Class79.string_1);
     using (Stream manifestResourceStream = Assembly.GetExecutingAssembly().GetManifestResourceStream("{953e6385-ca31-4953-af77-f117acc05df2}"))
     {
         int    int32    = Convert.ToInt32(manifestResourceStream.Length);
         byte[] numArray = new byte[int32];
         manifestResourceStream.Read(numArray, 0, int32);
         Class79.byte_0 = Class73.smethod_111(numArray);
         manifestResourceStream.Close();
     }
 }