public static double op_Addition(decimal x, NumberObject y) { throw new NotImplementedException (); }
public static ConcatString op_Addition(ConcatString x, NumberObject y) { throw new NotImplementedException (); }