It does not return a value to the calling code.
它并不向调用代码返回值.
互联网
The calling code supplies the arguments when it calls the procedure.
调用代码在调用过程时提供参数.
互联网
In some cases the calling code might want to protect against such a change.
在某些情况下,调用代码可能要防止这种更改.
互联网
A demand causes the runtime to perform a security check to enforce restrictions on calling code.
要求使运行时执行安全检查,从而对调用代码实施限制.
互联网
The procedure code does not have any access to the underlying element in the calling code.
过程代码不具有任何访问调用代码中的基础元素的权限.
互联网
This means that the calling code does not have to pass a value for it.
这意味着调用代码不必传递它的值.
互联网
It eliminates any overload with an access level that prevents the calling code from calling it.
它消除具有防止调用代码调用的访问级别的任何重载.
互联网
This permits the procedure to change the value underlying the argument in the calling code.
这使得过程能够更改调用代码中作为实参基础的值.
互联网