Esempio n. 1
0
 // Token: 0x06002BF3 RID: 11251 RVA: 0x00014748 File Offset: 0x00012948
 public static bool smethod_1(Struct51 left, Struct51 right)
 {
     return(!Struct51.smethod_0(left, right));
 }
Esempio n. 2
0
 // Token: 0x06002BF2 RID: 11250 RVA: 0x00014736 File Offset: 0x00012936
 public static bool smethod_0(Struct51 left, Struct51 right)
 {
     return(left.double_0 == right.double_0);
 }