new Class5()
- Source:
Methods
(abstract) a()
子类需要重写这个方法
- Source:
b(c) → {boolean}
Parameters:
Name | Type | Description |
---|---|---|
c |
string | 参数c |
- Source:
Returns:
返回值
- Type
- boolean
Name | Type | Description |
---|---|---|
c |
string | 参数c |