Esempio n. 1
0
 /// <inheritdoc/>
 public bool Equals(StreamTypeName other)
 {
     return base.Equals(other);
 }
Esempio n. 2
0
 /// <inheritdoc/>
 public bool Equals(StreamTypeName other)
 {
     return(base.Equals(other));
 }