public bool Equals(PropertyTabAttribute other)
 {
 }
示例#2
0
 public bool Equals(PropertyTabAttribute other)
 {
     return(this.Equals((object)other));
 }
 public bool Equals(PropertyTabAttribute other)
 {
 }