예제 #1
0
 public override bool Equals(object right) => default;                              // 0x00AED370-0x00AED460
 public bool Equals(DictionaryInfo other) => default;                               // 0x00AED460-0x00AED4A0
예제 #2
0
 public bool Equals(DictionaryInfo other)
 {
     return(this == other);
 }