The end statement stops code execution abruptly , without invoking the 语句会断然停止代码的执行,而不调用
Stopping codes changes in managed code can produce unexpected results 在托管代码中停止代码更改可能产生意外结果。
How to : stop code changes >如何:停止代码更改
Applying changes to managed code is normally a quick process , so there is seldom need to stop code changes in managed code 将更改应用到托管代码通常是一个很迅速的过程,因此极少需要在托管代码中停止代码更改。