Beispiel #1
0
 /// <inheritdoc/>
 public bool Equals(SamplerType other)
 {
     return base.Equals(other);
 }
Beispiel #2
0
 /// <inheritdoc/>
 public bool Equals(SamplerType other)
 {
     return(base.Equals(other));
 }