Example #1
0
 // Token: 0x060018AD RID: 6317 RVA: 0x0000813E File Offset: 0x0000633E
 public override bool Equals(object obj)
 {
     return(obj is Struct21 && base.Equals(obj) && Struct21.smethod_0((Struct21)obj, this));
 }
Example #2
0
 // Token: 0x060018AC RID: 6316 RVA: 0x00008132 File Offset: 0x00006332
 public static bool smethod_1(Struct21 left, Struct21 right)
 {
     return(!Struct21.smethod_0(left, right));
 }