Пример #1
0
 // Token: 0x06003151 RID: 12625
 // RVA: 0x00024741 File Offset: 0x00022941
 internal Class841(Class861 class861_1, string string_2, string string_3, Color color_1)
 {
     this.class861_0 = class861_1;
     this.string_1 = string_2;
     this.string_0 = string_3;
     this.color_0 = color_1;
 }
Пример #2
0
 internal Class482(Document A_0, Class861 A_1, Class764 A_2)
 {
     this.class764_0       = A_2;
     this.document_0       = A_0;
     this.documentObject_0 = A_0;
     this.class389_0       = new Class389();
     this.class861_0       = A_1;
 }
Пример #3
0
 internal Class582(Stream A_0, Document A_1, Class861 A_2) : base(A_1, A_2)
 {
     this.dictionary_1 = new Dictionary <string, byte[]>();
     this.dictionary_2 = new Dictionary <string, byte[]>();
     this.dictionary_3 = new Dictionary <ListStyle, string>();
     this.dictionary_4 = new Dictionary <ListLevel, string>();
     this.dictionary_5 = new Dictionary <string, string>();
     this.class394_0   = new Class395(A_0);
 }
Пример #4
0
 // Token: 0x060028DD RID: 10461
 // RVA: 0x00101C30 File Offset: 0x000FFE30
 internal Class661(int int_4, Class861 class861_1, MatchScoringTypes matchScoringTypes_1, PlayModes playModes_1, SlotTeams slotTeams_1, Mods mods_1)
     : base(int_4, class861_1.Name, playModes_1)
 {
     base.method_1(slotTeams_1);
     this.class861_0 = class861_1;
     this.matchScoringTypes_0 = matchScoringTypes_1;
     this.mods_0 = mods_1;
     for (int i = 0; i < this.list_0.Count; i++)
     {
         Class531 class = this.list_0[i];
Пример #5
0
 protected Class581(Document A_0, Class861 A_1)
 {
     this.arrayList_0      = new ArrayList();
     this.arrayList_1      = new ArrayList();
     this.arrayList_2      = new ArrayList();
     this.hashtable_0      = new Hashtable();
     this.hashtable_1      = new Hashtable();
     this.hashtable_2      = new Hashtable();
     this.hashtable_3      = new Hashtable();
     this.hashtable_4      = new Hashtable();
     this.hashtable_7      = new Hashtable();
     this.hashtable_8      = new Hashtable();
     this.document_0       = A_0;
     this.documentObject_0 = A_0;
     this.class389_0       = new Class389();
     this.class861_0       = A_1;
 }
Пример #6
0
 internal Class764(Class1132 A_0, string A_1, Document A_2, Class861 A_3) : base(A_0, A_1)
 {
     this.document_0    = A_2;
     this.interface28_0 = new Class482(A_2, A_3, this);
     this.class861_0    = A_3;
 }
Пример #7
0
 // Token: 0x06003066 RID: 12390
 // RVA: 0x0013A590 File Offset: 0x00138790
 public static void smethod_40(Class861 class861_0)
 {
     class861_0.bool_10 = false;
     Class809.int_15++;
     lock (Class809.dictionary_1)
     {
         Class809.dictionary_1.Remove(class861_0.int_1);
     }
 }
Пример #8
0
 // Token: 0x06003065 RID: 12389
 // RVA: 0x0013A520 File Offset: 0x00138720
 public static void smethod_39(Class861 class861_0)
 {
     lock (Class809.list_1)
     {
         Class809.list_1.Add(class861_0);
     }
     lock (Class809.dictionary_1)
     {
         Class809.dictionary_1.Add(class861_0.int_1, class861_0);
     }
 }
Пример #9
0
 // Token: 0x06003098 RID: 12440
 // RVA: 0x00024067 File Offset: 0x00022267
 public bool method_0(Class861 class861_0)
 {
     return string.Compare(class861_0.Name, this.string_0, true) == 0 && Class809.bool_4;
 }
Пример #10
0
		// Token: 0x060028DE RID: 10462
		// RVA: 0x0001F6FB File Offset: 0x0001D8FB
		internal Class662(int int_4, Class861 class861_1, MatchScoringTypes matchScoringTypes_1, PlayModes playModes_1, SlotTeams slotTeams_1) : base(int_4, class861_1, matchScoringTypes_1, playModes_1, slotTeams_1, Mods.None)
		{
			this.class533_2.Text = string.Empty;
		}
Пример #11
0
 internal Class582(Stream A_0, Document A_1, Class861 A_2, bool A_3) : this(A_0, A_1, A_2)
 {
     this.bool_2 = A_3;
 }
Пример #12
0
 // Token: 0x06003531 RID: 13617
 // RVA: 0x0016C4C8 File Offset: 0x0016A6C8
 internal static void smethod_0(Class861 class861_2, bool bool_1)
 {
     Class527.Class904 class = new Class527.Class904();
Пример #13
0
 // Token: 0x06003530 RID: 13616
 // RVA: 0x00026EC9 File Offset: 0x000250C9
 public Class527(Class861 class861_2)
     : base(false)
 {
     this.class861_0 = class861_2;
     this.class861_1 = (class861_2.Clone() as Class861);
 }