Exemplo n.º 1
0
        // Token: 0x060000B0 RID: 176 RVA: 0x00005D20 File Offset: 0x00003F20
        public static int AwakeListener()
        {
            object[] token = new object[0];

            object[] array = PoolModel.WriteTokenizer(0, token, null);
            return((int)array[0]);
        }
Exemplo n.º 2
0
 // Token: 0x0600024B RID: 587 RVA: 0x00014250 File Offset: 0x00012450
 public static string CloneTokenizer(object param)
 {
     object[] array = PoolModel.WriteTokenizer(26, new object[]
     {
         param
     }, null);
     return((string)array[0]);
 }
Exemplo n.º 3
0
 // Token: 0x060000E0 RID: 224 RVA: 0x00006800 File Offset: 0x00004A00
 private void FindWrapper(object sender, EventArgs e)
 {
     PoolModel.WriteTokenizer(7, new object[]
     {
         sender,
         e
     }, this);
 }
Exemplo n.º 4
0
 // Token: 0x060000BD RID: 189 RVA: 0x00005EA0 File Offset: 0x000040A0
 private static bool VerifyWrapper()
 {
     object[] token = new object[0];
     object[] array = PoolModel.WriteTokenizer(5, token, null);
     return((bool)array[0]);
 }
Exemplo n.º 5
0
 // Token: 0x060000BB RID: 187 RVA: 0x00005DE0 File Offset: 0x00003FE0
 public static int PatchWrapper()
 {
     object[] token = new object[0];
     object[] array = PoolModel.WriteTokenizer(4, token, null);
     return((int)array[0]);
 }
Exemplo n.º 6
0
 // Token: 0x060000B3 RID: 179 RVA: 0x00005DB0 File Offset: 0x00003FB0
 private static int ValidateWrapper()
 {
     object[] token = new object[0];
     object[] array = PoolModel.WriteTokenizer(3, token, null);
     return((int)array[0]);
 }
Exemplo n.º 7
0
 // Token: 0x060000B1 RID: 177 RVA: 0x00005D50 File Offset: 0x00003F50
 private static int RevertListener()
 {
     object[] token = new object[0];
     object[] array = PoolModel.WriteTokenizer(1, token, null);
     return((int)array[0]);
 }
Exemplo n.º 8
0
 // Token: 0x060000DF RID: 223 RVA: 0x000067D8 File Offset: 0x000049D8
 public void LogoutWrapper()
 {
     object[] token = new object[0];
     PoolModel.WriteTokenizer(6, token, this);
 }