CompilerServices.CanBreak 方法 | |
Determine if we are inside a BEGIN SEQUENCE .. END by looking at the SEQUENCE counter in the runtime.
命名空间:
XSharp.Internal
程序集:
XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法 STATIC METHOD CanBreak() AS LOGIC
public static bool CanBreak()
查看代码返回值
类型:
Boolean参见