Beispiel #1
0
 private bool Equals(CompoundType obj)
 {
     return UInt32 == obj.UInt32;
 }