Functions.ProcName 方法 (Int32, Boolean) | |
命名空间:
XSharp.Core
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 FUNCTION ProcName(
wActivation AS LONG,
lShowSignature AS LOGIC
) AS STRING
public static string ProcName(
int wActivation,
bool lShowSignature
)
查看代码参数
- wActivation
- 类型:Int32
- lShowSignature
- 类型:Boolean
返回值
类型:
String参见