Exemple #1
0
 public bool Equals(AttributeUsageInfo other)
 {
     return(this == other);
 }
 public bool Equals(AttributeUsageInfo other)
 {
     return this == other;
 }