Detail |
The DetailPlugin type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsDefaultValue(Double) |
检查浮点参数是否为默认值
(Inherited from PluginBase) |
![]() | IsDefaultValue(Int32) |
检查32位整数参数是否为默认值
(Inherited from PluginBase) |
![]() | IsDefaultValue(Int64) |
检查64位长整数参数是否为默认值
(Inherited from PluginBase) |
![]() | IsDefaultValue(String) |
检查字符串是否为默认值
(Inherited from PluginBase) |
![]() | Run | 组件运行函数 |