/// <inheritdoc/> public bool Equals(StreamsType other) { return(base.Equals(other)); }
/// <inheritdoc/> public bool Equals(StreamsType other) { return base.Equals(other); }