单项选择题

A.Function(ref int b)
B.Function(ref int a)
C.Function(ref(int a))
D.Function(ref a)