Click or drag to resize

PluginBase Methods

返回用户文档首页

The PluginBase type exposes the following members.

Methods
 NameDescription
Public methodIsDefaultValue(Double) 检查浮点参数是否为默认值
Public methodIsDefaultValue(Int32) 检查32位整数参数是否为默认值
Public methodIsDefaultValue(Int64) 检查64位长整数参数是否为默认值
Public methodIsDefaultValue(String) 检查字符串是否为默认值
Top
See Also