Ejemplo n.º 1
0
 public SpanF add(SpanF other)
 {
     return(SpanAPI.spanAdd(this, other));
 }