You can let the old function take the same parameters and simply execute the new, passing all parameters. Ala
@Html.C1().Function(... new function name ..., ... all parameters ...)
@Html.C1().Function(... new function name ..., ... all parameters ...)