单项选择题

A.void play(a:Int,b:Int )
B.void play(int a,int b )
C.int play(int a,b )
D.int play(int ,int )