DefaultParameterValueAttribute 构造函数 | |
命名空间:
XSharp.Internal
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 CONSTRUCTOR(
oValue AS Object,
flag AS LONG
)
public DefaultParameterValueAttribute(
Object oValue,
int flag
)
查看代码参数
- oValue
- 类型:Object
- flag
- 类型:Int32
参见