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