单项选择题

如何使用react给类组件定义默认props()

A.static defaultprops
B.static defaultProps
C.static DefaultProps
D.static props