Example #1
0
 public static SpanF spanCreateInvalid(double _a, double _b)
 {
     return(SpanF.CreateInvalid(_a, _b));
 }