Example #1
0
 bool IScalars.Contains(Scalar value)
 {
     return(value == this);
 }