param_count属性

param_count属性

获取参数的数量

定义:

@property
def param_count(self):
    ...

也可以看看