Exemple #1
0
 public override bool Equals(object other)
 {
     return(mBase.Equals(other));
 }