try {... block: .... } catch{ ..} GOTO block ... .... finally{...}
在这种情况下goto会执行吗?
c# goto
c# ×1
goto ×1