Esempio n. 1
0
 bool IEquatable <TypeSymbol> .Equals(TypeSymbol other)
 {
     return(this.Symbol == other);
 }