单项选择题

若需给子scope发送消息,需使用哪个方法()

A.$emit()
B.$broadcast()
C.$on()
D.$send()